me
/
guix
Archived
1
0
Fork 0

gnu: guix: Update to a27e47f.

* gnu/packages/package-management.scm (guix): Update to a27e47f.
Ludovic Courtès 2022-01-19 23:07:18 +01:00
parent e415a73d2c
commit 1ef7a03a14
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 3 additions and 3 deletions

View File

@ -151,8 +151,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.3.0") (let ((version "1.3.0")
(commit "24c3485bb3ffc05e687ef6513ac287b8d3048bab") (commit "a27e47f9d1e22dc32bb250cfeef88cfacb930e23")
(revision 22)) (revision 23))
(package (package
(name "guix") (name "guix")
@ -168,7 +168,7 @@
(commit commit))) (commit commit)))
(sha256 (sha256
(base32 (base32
"1vhf4w7d7i3n7w8j9n4x23xx1lj95q8ij9qixqz5xfx9ick03172")) "12jmvagbw05hmmlrb82i0qazhlv7mcfnl4dmknwx3a9hd760g9y1"))
(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