me
/
guix
Archived
1
0
Fork 0

gnu: guix: Update to 7dd0539.

* gnu/packages/package-management.scm (guix): Update to 1.1.0-1.7dd0539.
master
Marius Bakke 2020-04-24 16:53:43 +02:00
parent 7dd05396ef
commit 9b42918edd
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 3 additions and 3 deletions

View File

@ -110,8 +110,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 "d62c9b2671be55ae0305bebfda17b595f33797f2") (commit "7dd05396ef4539165f955d9ab57225091f801ce9")
(revision 0)) (revision 1))
(package (package
(name "guix") (name "guix")
@ -127,7 +127,7 @@
(commit commit))) (commit commit)))
(sha256 (sha256
(base32 (base32
"0v76hb0pidfgvxa22gq6hqf5yc3m527gl7hpzykazgjh881g2vmy")) "110fz4qay4iywpynw1cbv6if8ac0pxp21zhzwvnp2jn1f6vbwf64"))
(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