This is an automated email from the git hooks/post-receive script.
janneke pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new 942942ee75 gnu: guix: Update to 1.4.0-30.790c9ffe59.
942942ee75 is described below
commit 942942ee75542e684baaccdd26372cfa6e2bc2a2
Author: Janneke Nieuwenhuizen <[email protected]>
AuthorDate: Sat Dec 14 09:07:16 2024 +0100
gnu: guix: Update to 1.4.0-30.790c9ffe59.
* gnu/packages/package-management.scm (guix): Update to 1.4.0-30.790c9ffe59.
Change-Id: I83b678427d146887acfe7064730a2c9f08e4b803
---
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 29ebc35e3b..133e21e7b0 100644
--- a/gnu/packages/package-management.scm
+++ b/gnu/packages/package-management.scm
@@ -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 "30322214d4d900e06da742be707ccc6175f0735d")
- (revision 29))
+ (commit "790c9ffe596e3deabf175e030adee5fb706aa981")
+ (revision 30))
(package
(name "guix")
@@ -195,7 +195,7 @@
(commit commit)))
(sha256
(base32
- "0307dzg1zia82az6c00z7lyfmjssspqsswpvh81nxvwvxdx4rn9s"))
+ "1lmmaiyriwx62w003bn8w415knhyg4gh8vdh4jr6ga78m4qclhq5"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments