summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2025-09-01 17:28:38 +0200
committerLudovic Courtès <ludo@gnu.org>2025-09-01 17:28:38 +0200
commit1618ca7aa2ee8b6519ee9fd0b965e15eca2bfe45 (patch)
tree308cbe9a2d985adbed683b04dc09fce1710113a0
parent9202921e812708b23788b2209cdb576d456f56db (diff)
gnu: guix: Update to 9202921 [security].
Fixes guix/guix#2419. * gnu/packages/package-management.scm (guix): Update to 9202921. Change-Id: I7476c4e90be61a9607731731534d988eba168104
-rw-r--r--gnu/packages/package-management.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/packages/package-management.scm b/gnu/packages/package-management.scm
index c64be84092..46f42807b4 100644
--- a/gnu/packages/package-management.scm
+++ b/gnu/packages/package-management.scm
@@ -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