gnu: guix: Update snapshot to 3fb6464.

* gnu/packages/package-management.scm (guix): Update to 3fb6464.
This commit is contained in:
Ludovic Courtès 2017-12-04 00:00:37 +01:00
parent b901043604
commit 8d7f1d7368
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -86,8 +86,8 @@ (define-public guix
;; Note: the 'update-guix-package.scm' script expects this definition to
;; start precisely like this.
(let ((version "0.13.0")
(commit "0a154c15a81ef80bf512a38ae8473a5bc511302b")
(revision 12))
(commit "3fb6464ba43141b671481ce5ba158b6e6d1badfe")
(revision 13))
(package
(name "guix")
@ -103,7 +103,7 @@ (define-public guix
(commit commit)))
(sha256
(base32
"0w7sk6b0jaklr0sx8rnljr3xc2jznr4w54dh9fnhwa3hdcsj6xfw"))
"0nx3nvr3myjhg7zyyrvxfs63ddmb7yv0ndzn1dq4gp2is65n3krr"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments