me
/
guix
Archived
1
0
Fork 0

gnu: guix: Update to 8f9052d.

* gnu/packages/package-management.scm (guix): Update to 8f9052d.
master
Ludovic Courtès 2021-03-31 17:06:19 +02:00
parent 8f9052d543
commit cb7b577bcf
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 3 additions and 3 deletions

View File

@ -132,8 +132,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.2.0") (let ((version "1.2.0")
(commit "6e7ba45357078b31a369b23f8a9f38302dfcbb10") (commit "8f9052d5434a3a11e7b4ff14d6b0090256e08aa4")
(revision 18)) (revision 19))
(package (package
(name "guix") (name "guix")
@ -149,7 +149,7 @@
(commit commit))) (commit commit)))
(sha256 (sha256
(base32 (base32
"14zzhjdd7igkc8vpv06hn375085n10mljv8wwpnk6r4a6r8qg5d3")) "0jqxabl9sqn7dd1l9q62zm9f7w274q44dya24akina8wwfi5yc4k"))
(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