guix-commits
[Top][All Lists]
Advanced

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

01/05: gnu: guix: Update snapshot.


From: Ludovic Courtès
Subject: 01/05: gnu: guix: Update snapshot.
Date: Mon, 11 Sep 2017 05:58:16 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit 21c2757f27061cd6647cb00797b1c6c85f3325e8
Author: Ludovic Courtès <address@hidden>
Date:   Mon Sep 11 11:36:38 2017 +0200

    gnu: guix: Update snapshot.
    
    * gnu/packages/package-management.scm (guix): Update to a9468b4.
---
 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 a6c97e6..9f7792d 100644
--- a/gnu/packages/package-management.scm
+++ b/gnu/packages/package-management.scm
@@ -78,8 +78,8 @@
   ;; Note: the 'update-guix-package.scm' script expects this definition to
   ;; start precisely like this.
   (let ((version "0.13.0")
-        (commit "228a3982df157847554abc9d0831d687264d8ebd")
-        (revision 5))
+        (commit "a9468b422b6df2349a3f4d1451c9302c3d77011b")
+        (revision 6))
     (package
       (name "guix")
 
@@ -95,7 +95,7 @@
                       (commit commit)))
                 (sha256
                  (base32
-                  "1gnc1w9kby7db9jih4xwrhrv0j57zy09lmr85gbmcqna6bx3wypw"))
+                  "0bv323yp657x0a2aa2z5pp5541hjqmn908kh9jqlbdw5gpx9vg3d"))
                 (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]