gnu: guix: Update to 1d0be47.

* gnu/packages/package-management.scm (guix): Update to 1d0be47.
This commit is contained in:
Ludovic Courtès 2018-10-04 11:21:37 +02:00
parent 1d0be47ab6
commit ca91d35225
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -101,8 +101,8 @@ (define-public guix
;; Note: the 'update-guix-package.scm' script expects this definition to
;; start precisely like this.
(let ((version "0.15.0")
(commit "7fed9353ece5974ff431fa666a530da237a12085")
(revision 4))
(commit "1d0be47ab680db938ac8da1ee65e1de91e198f67")
(revision 5))
(package
(name "guix")
@ -118,7 +118,7 @@ (define-public guix
(commit commit)))
(sha256
(base32
"11j13xszjcrf3barf38bixx3hbrfj5w81fskjp8gn6m42knx1yal"))
"19cn4ndmr9cqd7qh6w3nchbmdpaawdl9kc6g0v6g680vzcja417k"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments