guix-commits
[Top][All Lists]
Advanced

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

branch master updated: gnu: guix: Update to 1.1.0-17.36a1925.


From: guix-commits
Subject: branch master updated: gnu: guix: Update to 1.1.0-17.36a1925.
Date: Sat, 11 Jul 2020 18:35:00 -0400

This is an automated email from the git hooks/post-receive script.

mbakke pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 6680880  gnu: guix: Update to 1.1.0-17.36a1925.
6680880 is described below

commit 6680880f9b8dceb4f2f3f91bd2b13c659b53835e
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Sun Jul 12 00:16:02 2020 +0200

    gnu: guix: Update to 1.1.0-17.36a1925.
    
    * gnu/packages/package-management.scm (guix): Update to 1.1.0-17.36a1925.
---
 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 9986976..6e86305 100644
--- a/gnu/packages/package-management.scm
+++ b/gnu/packages/package-management.scm
@@ -118,8 +118,8 @@
   ;; Note: the 'update-guix-package.scm' script expects this definition to
   ;; start precisely like this.
   (let ((version "1.1.0")
-        (commit "d3eee3c0643a20ba06941ba45d9d27146a8b634d")
-        (revision 16))
+        (commit "36a1925f21ee6787d8b80025f1b96238309f4b96")
+        (revision 17))
     (package
       (name "guix")
 
@@ -135,7 +135,7 @@
                       (commit commit)))
                 (sha256
                  (base32
-                  "1waw4pggijhxwwdi9v9nq8p2har5cvnbvlxvq8abn4g1qw6xdrz5"))
+                  "05f7w6hyl1bw58q1fph9ws17rx0zgs638mrsxwz026bwjyy2xxr0"))
                 (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]