gnu: guix: Update to 1.4.0-40.230ad0e33.

* gnu/packages/package-management.scm (guix): Update to 1.4.0-40.230ad0e33.

Since this revert: 230ad0e33, the guix package that is used in system tests
has to be updated.

Change-Id: I1cfd05285cad27f083dbf7902c943b48a9a0f65b
This commit is contained in:
Mathieu Othacehe 2025-07-13 20:02:55 +02:00
parent db8ad017c4
commit baba8a4370
No known key found for this signature in database
GPG key ID: 8354763531769CA6

View file

@ -182,8 +182,8 @@
;; Note: the 'update-guix-package.scm' script expects this definition to
;; start precisely like this.
(let ((version "1.4.0")
(commit "95d88456844fc460fd1708c0fa1e04ab473af0ba")
(revision 39))
(commit "230ad0e3370e7a7a927d54dff33d2cee8b6300f9")
(revision 40))
(package
(name "guix")
@ -199,7 +199,7 @@
(commit commit)))
(sha256
(base32
"0ghbnlq1g0r9srn6a6cxn28rxyd9icfgkrwzwd550ly0fanhy5xz"))
"0r0kpxpb6yznlhryjr9xs077x138yvrrki5qi8cll8k1vqky4pjf"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments