me
/
guix
Archived
1
0
Fork 0

gnu: guix: Update snapshot.

* gnu/packages/package-management.scm (guix): Update to a9468b4.
master
Ludovic Courtès 2017-09-11 11:36:38 +02:00
parent a9468b422b
commit 21c2757f27
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 3 additions and 3 deletions

View File

@ -78,8 +78,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 "228a3982df157847554abc9d0831d687264d8ebd") (commit "a9468b422b6df2349a3f4d1451c9302c3d77011b")
(revision 5)) (revision 6))
(package (package
(name "guix") (name "guix")
@ -95,7 +95,7 @@
(commit commit))) (commit commit)))
(sha256 (sha256
(base32 (base32
"1gnc1w9kby7db9jih4xwrhrv0j57zy09lmr85gbmcqna6bx3wypw")) "0bv323yp657x0a2aa2z5pp5541hjqmn908kh9jqlbdw5gpx9vg3d"))
(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