me
/
guix
Archived
1
0
Fork 0

gnu: guix: Update snapshot.

* gnu/packages/package-management.scm (guix): Update to f1ddfe4.
master
Ludovic Courtès 2017-07-24 12:25:08 +02:00
parent f1ddfe4f14
commit c022e11187
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 3 additions and 3 deletions

View File

@ -76,8 +76,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 "b547349d505c57fd679b6e48c472d8ab65469c96") (commit "f1ddfe4f14b8a8d963f2f3e68d800b745696246d")
(revision 3)) (revision 4))
(package (package
(name "guix") (name "guix")
@ -93,7 +93,7 @@
(commit commit))) (commit commit)))
(sha256 (sha256
(base32 (base32
"0q6qr9hvrac1wj2ygn4jj4w89h1m35zkcjjd741sibc3l46pa93l")) "11yjsn957igh6migxrnicdqrxc76skz5r0l7hfnm5gp45my1kd9p"))
(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