guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/12: gnu: guix: Update to 1.4.0-12.1a0c7f71f0.


From: guix-commits
Subject: 01/12: gnu: guix: Update to 1.4.0-12.1a0c7f71f0.
Date: Mon, 18 Sep 2023 01:43:05 -0400 (EDT)

janneke pushed a commit to branch hurd-team
in repository guix.

commit 0a0e725f302dcd6c89861a1056f62609599731c1
Author: Janneke Nieuwenhuizen <janneke@gnu.org>
AuthorDate: Mon Sep 18 07:33:59 2023 +0200

    gnu: guix: Update to 1.4.0-12.1a0c7f71f0.
    
    * gnu/packages/package-management.scm (guix): Update to 1.4.0-12.1a0c7f71f0.
---
 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 9db928dea0..c6147ec7d3 100644
--- a/gnu/packages/package-management.scm
+++ b/gnu/packages/package-management.scm
@@ -174,8 +174,8 @@
   ;; Note: the 'update-guix-package.scm' script expects this definition to
   ;; start precisely like this.
   (let ((version "1.4.0")
-        (commit "658de25e990a56265e2398a3737e9cf1eb57af68")
-        (revision 11))
+        (commit "1a0c7f71f0d74167f04377773791305260871b26")
+        (revision 12))
     (package
       (name "guix")
 
@@ -191,7 +191,7 @@
                       (commit commit)))
                 (sha256
                  (base32
-                  "039hmqbfkhscjyzrydvz5c8dvddwqdwlxrrl8l60prz0bfhshda9"))
+                  "02zni5gi3jabb7ccry4shwpp6szrg3r1466mhyk38bkb90syhmp1"))
                 (file-name (string-append "guix-" version "-checkout"))))
       (build-system gnu-build-system)
       (arguments



reply via email to

[Prev in Thread] Current Thread [Next in Thread]