Skip to content
Snippets Groups Projects
Unverified Commit eea36f8e authored by Ludovic Courtès's avatar Ludovic Courtès
Browse files

gnu: guix: Update to 20562265.

* gnu/packages/package-management.scm (guix): Update to 20562265.
parent 20562265
No related branches found
No related tags found
No related merge requests found
......@@ -130,8 +130,8 @@ (define-public guix
;; 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 @@ (define-public guix
(commit commit)))
(sha256
(base32
"1csf8s37babnq5xcp54wgiwcgn9968ha5p52w10mjb24dr7i1m7w"))
"1lcqyy73h4gk6k5f5vycvkhck81qhasbc30qh18n96lalf00y98h"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment