1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: guix: Update to 9202921 [security].

Fixes guix/guix#2419.

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

Change-Id: I7476c4e90be61a9607731731534d988eba168104
This commit is contained in:
Ludovic Courtès
2025-09-01 17:28:38 +02:00
parent 9202921e81
commit 1618ca7aa2

View File

@@ -183,8 +183,8 @@
;; Note: the 'update-guix-package.scm' script expects this definition to
;; start precisely like this.
(let ((version "1.4.0")
(commit "06f79dc2bd44ca292dade633d344c3f70749b9e7")
(revision 42))
(commit "9202921e812708b23788b2209cdb576d456f56db")
(revision 43))
(package
(name "guix")
@@ -200,7 +200,7 @@
(commit commit)))
(sha256
(base32
"0arafqa05vbjqbxpyfxfbzzs44hipkdag94wd8qv5pzf6wns4g7r"))
"02cvf6rndj9fwp13gqrqw2r9icpls8p2pq8cxpqs6j7ayj0pj1hy"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments