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-14.5bd8033.


From: guix-commits
Subject: branch master updated: gnu: guix: Update to 1.1.0-14.5bd8033.
Date: Thu, 02 Jul 2020 03:01:45 -0400

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

mothacehe pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 6b77e73  gnu: guix: Update to 1.1.0-14.5bd8033.
6b77e73 is described below

commit 6b77e7352d638297cdd43c3f8c4babc3162226c4
Author: Mathieu Othacehe <othacehe@gnu.org>
AuthorDate: Thu Jul 2 09:00:53 2020 +0200

    gnu: guix: Update to 1.1.0-14.5bd8033.
    
    * gnu/packages/package-management.scm (guix): Update to 1.1.0-14.5bd8033.
---
 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 068d465..cee0231 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 "26611f56fb1108de8205667fa9318b61794d0c9c")
-        (revision 13))
+        (commit "5bd803339d664b59eac34e049e944950c526f6e9")
+        (revision 14))
     (package
       (name "guix")
 
@@ -135,7 +135,7 @@
                       (commit commit)))
                 (sha256
                  (base32
-                  "15m8pamy1hmk3y7yq2da70nmng2xycwpyl2dgnpfp4aif2ynvirv"))
+                  "0lj8ahy3kq2ijn5dps19gw31kiry4d724bc8cpprxhlpxa834icr"))
                 (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]