This is an automated email from the git hooks/post-receive script.
cbaines pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new 56d3d04a44 gnu: guix: Update to 1.4.0-24.9a2ddcc.
56d3d04a44 is described below
commit 56d3d04a442b52097e523dcfebf60ff5bf82bcfd
Author: Christopher Baines <[email protected]>
AuthorDate: Thu Aug 1 11:59:56 2024 +0100
gnu: guix: Update to 1.4.0-24.9a2ddcc.
* gnu/packages/package-management.scm (guix): Update to 1.4.0-24.9a2ddcc.
Change-Id: Ie653394fadc0b7d4091ed3f17393768f78c9b4ad
---
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 77bda7f231..1f252b21bf 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 "843b85c42745d65c93d6af81cd3a9d835ff1f51c")
- (revision 23))
+ (commit "9a2ddcc8f5a6f64b475eeb13a3f1034aa6a4a49a")
+ (revision 24))
(package
(name "guix")
@@ -195,7 +195,7 @@
(commit commit)))
(sha256
(base32
- "080idxx8i0dkwsvbx3yw20fs16v0vfzc7vc30zbvc96nvw36ryqb"))
+ "0823vl88gbgqadc20in9qvxnrd7zhnq047bfvw4gvdsmgxpcpvpx"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments