me
/
guix
Archived
1
0
Fork 0

gnu: guix: Update to 2056226.

* gnu/packages/package-management.scm (guix): Update to 2056226.
master
Ludovic Courtès 2020-09-02 17:53:24 +02:00
parent 2056226557
commit eea36f8eca
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 3 additions and 3 deletions

View File

@ -130,8 +130,8 @@
;; Note: the 'update-guix-package.scm' script expects this definition to
;; start precisely like this.
(let ((version "1.1.0")
(commit "2f458ad713143f31365b9c80ed1b98999db8de32")
(revision 23))
(commit "2056226557f977c70691aadcd57dbb81bca5058b")
(revision 24))
(package
(name "guix")
@ -147,7 +147,7 @@
(commit commit)))
(sha256
(base32
"1csf8s37babnq5xcp54wgiwcgn9968ha5p52w10mjb24dr7i1m7w"))
"1lcqyy73h4gk6k5f5vycvkhck81qhasbc30qh18n96lalf00y98h"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments