gnu: guix: Update to 1eead56.

* gnu/packages/package-management.scm (guix): Update to 1eead56.

Change-Id: I2c8092d3109ebd63d0918fb5ab8ea4d77846b842
This commit is contained in:
Ludovic Courtès 2024-11-23 16:00:21 +01:00
parent 1eead56e2f
commit 3b91f2fc25
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -178,8 +178,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.4.0") (let ((version "1.4.0")
(commit "5ab3c4c1e43ebb637551223791db0ea3519986e1") (commit "1eead56e2f763e3a1a371f9ea00e89337867d397")
(revision 26)) (revision 27))
(package (package
(name "guix") (name "guix")
@ -195,7 +195,7 @@
(commit commit))) (commit commit)))
(sha256 (sha256
(base32 (base32
"1faddx2c6b1ib5wsw1cwzvhar94pd7ypsbl62mw4w8jhx6r8n12s")) "0nrn4a1zc9v85409211rf0gi3kcvycclbaifab9wjdaihiy4cvxr"))
(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