guix-commits
[Top][All Lists]
Advanced

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

02/02: gnu: guix: Update to bd96e6d.


From: guix-commits
Subject: 02/02: gnu: guix: Update to bd96e6d.
Date: Sun, 22 Nov 2020 18:09:41 -0500 (EST)

civodul pushed a commit to branch version-1.2.0
in repository guix.

commit 98c9b94a533c89bd10e82ba97eab2d8fc42f4db2
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Sun Nov 22 22:02:25 2020 +0100

    gnu: guix: Update to bd96e6d.
---
 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 0346e16..1a1ad97 100644
--- a/gnu/packages/package-management.scm
+++ b/gnu/packages/package-management.scm
@@ -131,8 +131,8 @@
   ;; Note: the 'update-guix-package.scm' script expects this definition to
   ;; start precisely like this.
   (let ((version "1.2.0")
-        (commit "a099685659b4bfa6b3218f84953cbb7ff9e88063")
-        (revision 0))
+        (commit "bd96e6d34e4e65dc37eaae7302033d0da287c1e2")
+        (revision 1))
     (package
       (name "guix")
 
@@ -148,7 +148,7 @@
                       (commit commit)))
                 (sha256
                  (base32
-                  "0bb2gx9dhbj5nbhz5fp9z1b7hiikdf6nwlj19hnbshl5ypixjj09"))
+                  "0j27yw6s89rni39dmjdz3i617ddr2yi5y5hj0i2a7sw8fn215hp4"))
                 (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]