summary refs log tree commit diff
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2019-04-27 17:07:52 +0200
committerLudovic Courtès <ludo@gnu.org>2019-04-27 19:31:50 +0200
commit61e41d51326ca887a756ee8058ddfe1f810ea5b8 (patch)
treed2d24cd883c159052e216873bc17e37066068fd3
parente821a6406a1b380e4fd494a9b2dea07664a655b0 (diff)
downloadguix-61e41d51326ca887a756ee8058ddfe1f810ea5b8.tar.gz
gnu: guix: Update to 0c329bf.
* gnu/packages/package-management.scm (guix): Update to 0c329bf.
-rw-r--r--gnu/packages/package-management.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/packages/package-management.scm b/gnu/packages/package-management.scm
index 1556e103d5..a490945970 100644
--- a/gnu/packages/package-management.scm
+++ b/gnu/packages/package-management.scm
@@ -110,8 +110,8 @@
   ;; Note: the 'update-guix-package.scm' script expects this definition to
   ;; start precisely like this.
   (let ((version "0.16.0")
-        (commit "b8b1e4d9a2a976c4cd9933bb6a7451340f17e9ec")
-        (revision 13))
+        (commit "0c329bf4b0c00abdc9a7d9c818d36d4d60b3005d")
+        (revision 14))
     (package
       (name "guix")
 
@@ -127,7 +127,7 @@
                       (commit commit)))
                 (sha256
                  (base32
-                  "1rljn9db8lxajbdcl94a6i7skk4a3rgjs25mxf35hnh0lpipqa03"))
+                  "1403vrazx46w9hcvqjyxa4ipwvqv0432f6rsn4981w1n3p1j4mf6"))
                 (file-name (string-append "guix-" version "-checkout"))))
       (build-system gnu-build-system)
       (arguments