me
/
guix
Archived
1
0
Fork 0

gnu: guix: Update to 112692c.

* gnu/packages/package-management.scm (guix): Update to 112692c.
master
Christopher Baines 2021-03-05 21:54:12 +00:00
parent c6ada4914d
commit a714af38d5
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
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
;; start precisely like this.
(let ((version "1.2.0")
(commit "a53f711422f63d7e32b8639b968cf00bcc69ffea")
(revision 13))
(commit "112692c0d546d35cd67c5dc70dbd1dc609b18f64")
(revision 14))
(package
(name "guix")
@ -149,7 +149,7 @@
(commit commit)))
(sha256
(base32
"01sky036v6dh8zwvrzl08pj4r6vkz7mjadkqbrwhak4nvds5frq8"))
"081m6zcgscmh3xbz1wrm7bjwj5d1fnwd8w89qbmd8z44a1iknf49"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments