summary refs log tree commit diff
path: root/gnu/packages
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2020-11-04 16:43:10 +0100
committerLudovic Courtès <ludo@gnu.org>2020-11-04 16:43:10 +0100
commit04d8f94cf1f3c50ad313906c35669c8858e6c49d (patch)
treef298ddb2841a8607c94efcc4e11237bacb2eb7ef /gnu/packages
parent5e7cf66fb35780f930ad0bc5fe21ac330df4411d (diff)
downloadguix-04d8f94cf1f3c50ad313906c35669c8858e6c49d.tar.gz
gnu: guix: Update to 5e7cf66.
* gnu/packages/package-management.scm (guix): Update to 5e7cf66.
Diffstat (limited to 'gnu/packages')
-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 7ceb7737d8..93bc4d7ee6 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.1.0")
-        (commit "1c6d98533153bc8e0e36236e7fbcf1eb5e178d26")
-        (revision 31))
+        (commit "5e7cf66fb35780f930ad0bc5fe21ac330df4411d")
+        (revision 32))
     (package
       (name "guix")
 
@@ -148,7 +148,7 @@
                       (commit commit)))
                 (sha256
                  (base32
-                  "0cnc0fq0krdgh28k7spivy0jqv0k5vx59vxi3yxdsyqn8iznnqn1"))
+                  "15clfjp845gvl0p6qw0b1gdibqfq20zwzr6dbxvq8l9fgzj1kb6b"))
                 (file-name (string-append "guix-" version "-checkout"))))
       (build-system gnu-build-system)
       (arguments