gnu: guix: Update to 121e96d.

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

Change-Id: I5bc7156fc8b23bf68a7caf262201198c03a77ad0
This commit is contained in:
Ludovic Courtès 2024-12-30 12:57:00 +01:00
parent e2bac72206
commit aefe57c69f
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
;; start precisely like this.
(let ((version "1.4.0")
(commit "790c9ffe596e3deabf175e030adee5fb706aa981")
(revision 30))
(commit "121e96dca273ab407df11725da0026ee34abdf79")
(revision 31))
(package
(name "guix")
@ -195,7 +195,7 @@
(commit commit)))
(sha256
(base32
"1lmmaiyriwx62w003bn8w415knhyg4gh8vdh4jr6ga78m4qclhq5"))
"14r5s5kfxnawas41vj5dwya2hf4nq3g1dknspvf0hyc09wvl7g0x"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments