gnu: guix: Update to e85f52e.

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

Change-Id: Iee81c9e155ff01aa6a5a772e6780b5d2a7e0c270
This commit is contained in:
Ludovic Courtès 2024-09-19 16:51:35 +02:00
parent 2e138c4da9
commit 80709f1411
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 "9a2ddcc8f5a6f64b475eeb13a3f1034aa6a4a49a") (commit "e85f52e826b0701c3dcf9acf9d81e5ae57aec8f9")
(revision 24)) (revision 25))
(package (package
(name "guix") (name "guix")
@ -195,7 +195,7 @@
(commit commit))) (commit commit)))
(sha256 (sha256
(base32 (base32
"0823vl88gbgqadc20in9qvxnrd7zhnq047bfvw4gvdsmgxpcpvpx")) "1sx8xyddky0bby8n4gp88pzdmd3a0xsrxsdnnv5q6bh2s8921s86"))
(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