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 6ddc63e599.

This fixes a problem introduced with commit
6eac835f17.  Reported on the #guix IRC channel
by tune.

* gnu/packages/package-management.scm (guix): Update to 6ddc63e599.
This commit is contained in:
Ricardo Wurmus 2018-12-07 15:36:54 +01:00
parent 6ddc63e599
commit 23a1f738b1
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -102,8 +102,8 @@
;; Note: the 'update-guix-package.scm' script expects this definition to
;; start precisely like this.
(let ((version "0.16.0")
(commit "5227d938e2b7bda22e2a7aa733e1e09a6c726f18")
(revision 2))
(commit "6ddc63e599a26c302f74d0622f67cfd987f0dc5f")
(revision 3))
(package
(name "guix")
@ -119,7 +119,7 @@
(commit commit)))
(sha256
(base32
"0v1a99k0qpxa5ksgqqwydd1nb00hkd71fj7374rqhklvk0a2cdz9"))
"0vzxrsfbr4phhy60m7pc6klb61whqc404c3x76ydj70xvi1xa0wz"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments