summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2021-03-05 21:54:12 +0000
committerChristopher Baines <mail@cbaines.net>2021-03-05 21:55:47 +0000
commita714af38d5d1046081524d859cde4cd8fd12a923 (patch)
tree52b0603dee762eef3cf381a60b21e4f9c3d2c89b
parentc6ada4914d9ed1a8424c4b3953bd7dcf47fdf73c (diff)
gnu: guix: Update to 112692c.
* gnu/packages/package-management.scm (guix): Update to 112692c.
-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 776867eab7..4c12e85a01 100644
--- a/gnu/packages/package-management.scm
+++ b/gnu/packages/package-management.scm
@@ -132,8 +132,8 @@
;; Note: the 'update-guix-package.scm' script expects this definition to
;; start precisely like this.
(let ((version "1.2.0")
- (commit "a53f711422f63d7e32b8639b968cf00bcc69ffea")
- (revision 13))
+ (commit "112692c0d546d35cd67c5dc70dbd1dc609b18f64")
+ (revision 14))
(package
(name "guix")
@@ -149,7 +149,7 @@
(commit commit)))
(sha256
(base32
- "01sky036v6dh8zwvrzl08pj4r6vkz7mjadkqbrwhak4nvds5frq8"))
+ "081m6zcgscmh3xbz1wrm7bjwj5d1fnwd8w89qbmd8z44a1iknf49"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments