gnu: guix: Update snapshot.

* gnu/packages/package-management.scm (guix): Update to b547349.
This commit is contained in:
Ludovic Courtès 2017-07-12 22:40:54 +02:00
parent 63cd4d53fb
commit c96ed00910
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -74,8 +74,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 "de9d8f0e295928d92e0e5ea43a4e594fa78c76fb")
(revision 2))
(commit "b547349d505c57fd679b6e48c472d8ab65469c96")
(revision 3))
(package
(name "guix")
@ -91,7 +91,7 @@ (define-public guix
(commit commit)))
(sha256
(base32
"0px7n4vajc9am3snhnnvddrmnwnb2ygwz0f8isk0qhk8b1ks4kdx"))
"0q6qr9hvrac1wj2ygn4jj4w89h1m35zkcjjd741sibc3l46pa93l"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments