3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: guix: Update to 71a78ba.

* gnu/packages/package-management.scm (guix): Update to 71a78ba.
This commit is contained in:
Ludovic Courtès 2018-11-25 01:19:21 +01:00
parent 71a78ba65b
commit 254602cdf8
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -102,8 +102,8 @@
;; Note: the 'update-guix-package.scm' script expects this definition to
;; start precisely like this.
(let ((version "0.15.0")
(commit "f5a2724ae453f4a4b55ff848f4ad7e30efb6eef8")
(revision 7))
(commit "71a78ba65b00ad1f27086a3dcdded7dc4326ade1")
(revision 8))
(package
(name "guix")
@ -119,7 +119,7 @@
(commit commit)))
(sha256
(base32
"12glmvifbwvl6lmxh1mc8nbcp0f5qgw40rmf8n1icxvj0mnjrwp4"))
"0isagzccfxjqrc38wamknvh0jzv1pjh0wq5baj9jzwl07xkrc0hc"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments