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
1 changed files with 3 additions and 3 deletions

View File

@ -74,8 +74,8 @@
;; Note: the 'update-guix-package.scm' script expects this definition to ;; Note: the 'update-guix-package.scm' script expects this definition to
;; start precisely like this. ;; start precisely like this.
(let ((version "0.13.0") (let ((version "0.13.0")
(commit "de9d8f0e295928d92e0e5ea43a4e594fa78c76fb") (commit "b547349d505c57fd679b6e48c472d8ab65469c96")
(revision 2)) (revision 3))
(package (package
(name "guix") (name "guix")
@ -91,7 +91,7 @@
(commit commit))) (commit commit)))
(sha256 (sha256
(base32 (base32
"0px7n4vajc9am3snhnnvddrmnwnb2ygwz0f8isk0qhk8b1ks4kdx")) "0q6qr9hvrac1wj2ygn4jj4w89h1m35zkcjjd741sibc3l46pa93l"))
(file-name (string-append "guix-" version "-checkout")))) (file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments