me
/
guix
Archived
1
0
Fork 0

gnu: guix: Update to 1.1.0-13.26611f56fb.

* gnu/packages/package-management.scm (guix): Update to 1.1.0-13.26611f56fb
Jan (janneke) Nieuwenhuizen 2020-06-30 15:17:29 +02:00
parent 26611f56fb
commit b38556ea7f
No known key found for this signature in database
GPG Key ID: F3C1A0D9C1D65273
1 changed files with 3 additions and 3 deletions

View File

@ -118,8 +118,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 "1.1.0") (let ((version "1.1.0")
(commit "c00564192a9924ab2218c243342963aba89d67d1") (commit "26611f56fb1108de8205667fa9318b61794d0c9c")
(revision 12)) (revision 13))
(package (package
(name "guix") (name "guix")
@ -135,7 +135,7 @@
(commit commit))) (commit commit)))
(sha256 (sha256
(base32 (base32
"008ywpdkc5f2jh25x6rr9glzvq4a6qih7v73w5dbxscpddx5c5g2")) "15m8pamy1hmk3y7yq2da70nmng2xycwpyl2dgnpfp4aif2ynvirv"))
(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