aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2019-10-16 23:37:00 +0200
committerLudovic Courtès <ludo@gnu.org>2019-10-16 23:37:00 +0200
commite63b31443b29b7793e73ab04798220edc6e564fc (patch)
treec52f3c069a8bf217176170e762ec3e57d709a059
parentf63e49342bb8536d24b35ed57a2be978556f149e (diff)
downloadguix-e63b31443b29b7793e73ab04798220edc6e564fc.tar
guix-e63b31443b29b7793e73ab04798220edc6e564fc.tar.gz
gnu: guix: Update to f63e493.
* gnu/packages/package-management.scm (guix): Update to f63e493.
-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 cd1548b42d..202fb36174 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 "1.0.1")
- (commit "88da011592a679776088b64b8d11575563c3f867")
- (revision 8))
+ (commit "f63e49342bb8536d24b35ed57a2be978556f149e")
+ (revision 9))
(package
(name "guix")
@@ -127,7 +127,7 @@
(commit commit)))
(sha256
(base32
- "1dg71acxgn2kj6kqr1hpp4v5vg7f9vl7v4d8w8ykxv84brpw4sc8"))
+ "18bxcbxcwxlgfgdapjyxg0d98c9g00ivjhhb2xyg42dbmbkh6nqy"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments