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 c3cdb2b405 gnu: guix: Update to 1.4.0-23.843b85c.
c3cdb2b405 is described below
commit c3cdb2b4057a2c2e8e7be1e320784431f0f671ae
Author: Christopher Baines <[email protected]>
AuthorDate: Thu Jul 18 12:02:31 2024 +0100
gnu: guix: Update to 1.4.0-23.843b85c.
* gnu/packages/package-management.scm (guix): Update to 1.4.0-23.843b85c.
Change-Id: I02d73992cc0a772d0c35729cf134760ca870f7b2
---
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 40747686c4..1b5d5e8b3f 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 "1a34b9b725e731a6d5f602d104f09a1c68afa6a4")
- (revision 22))
+ (commit "843b85c42745d65c93d6af81cd3a9d835ff1f51c")
+ (revision 23))
(package
(name "guix")
@@ -195,7 +195,7 @@
(commit commit)))
(sha256
(base32
- "0fz7n9pl0g3cw3zvx9m5c51ly5m9ga71v85mf4jqp7x8j5g21lhy"))
+ "080idxx8i0dkwsvbx3yw20fs16v0vfzc7vc30zbvc96nvw36ryqb"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments