This is an automated email from the git hooks/post-receive script.
efraim pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new ffd1994823 gnu: guix: Update to 3355de6.
ffd1994823 is described below
commit ffd1994823782018dccc9a54c86b00faf2c9df7d
Author: Efraim Flashner <[email protected]>
AuthorDate: Wed Feb 26 10:02:02 2025 +0200
gnu: guix: Update to 3355de6.
* gnu/packages/package-management.scm (guix): Update to 3355de6.
Change-Id: I482c67e299478bd17ddd5b576026e40e22c0de20
---
gnu/packages/package-management.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/package-management.scm
b/gnu/packages/package-management.scm
index 8c629ba722..d473003666 100644
--- a/gnu/packages/package-management.scm
+++ b/gnu/packages/package-management.scm
@@ -179,8 +179,8 @@
;; Note: the 'update-guix-package.scm' script expects this definition to
;; start precisely like this.
(let ((version "1.4.0")
- (commit "5f6fdadb4af5a0a94f41c4365a3c73e31fed01af")
- (revision 32))
+ (commit "3355de608cb2267435c2592fc7dc76a1dcc5c02d")
+ (revision 33))
(package
(name "guix")
@@ -196,7 +196,7 @@
(commit commit)))
(sha256
(base32
- "1ga22j8dajsknv6n9m8k6w16l7h4ig68p3ypm7dv05yni7fa81a4"))
+ "0i4l0n06sa9iqknlycy19h5yyqsx3ysyzhb8732d7s7zr2icibk2"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments