guix-commits
[Top][All Lists]
Advanced

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

01/08: gnu: guix: Update to 598f728.


From: guix-commits
Subject: 01/08: gnu: guix: Update to 598f728.
Date: Fri, 20 May 2022 14:28:11 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit d02b7abe24fac84ef1fb1880f51d56fc9fb6cfef
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Fri May 20 19:51:53 2022 +0200

    gnu: guix: Update to 598f728.
    
    * gnu/packages/package-management.scm (guix): Update to 598f728.
---
 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 7733d14353..4d39aca8e0 100644
--- a/gnu/packages/package-management.scm
+++ b/gnu/packages/package-management.scm
@@ -159,8 +159,8 @@
   ;; Note: the 'update-guix-package.scm' script expects this definition to
   ;; start precisely like this.
   (let ((version "1.3.0")
-        (commit "fd00ac7e27c8a6d4b4d4719b4f8797bdce204623")
-        (revision 26))
+        (commit "598f7289db9955584457ffc11c8504f3938a1618")
+        (revision 27))
     (package
       (name "guix")
 
@@ -176,7 +176,7 @@
                       (commit commit)))
                 (sha256
                  (base32
-                  "1mq3455v6sqyfxmzbp02afcm58cb9l5dwy87l8mpbjdy0c2sb1s7"))
+                  "0i4rdmh74dws57i8cjsrcdxrb3r8lph3mnvwafdqlfripxvn7yry"))
                 (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]