summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2018-01-22 13:02:36 +0100
committerLudovic Courtès <ludo@gnu.org>2018-01-22 13:02:36 +0100
commit14e375b9802d365df7046e7ccc6720e294145dc9 (patch)
treef9b8db313df47c1b55d8c28498410965e04d4df2
parent33988f9b5876e4b44cabe1997a91eb604931c1ca (diff)
downloadguix-patches-14e375b9802d365df7046e7ccc6720e294145dc9.tar
guix-patches-14e375b9802d365df7046e7ccc6720e294145dc9.tar.gz
gnu: guix: Update snapshot to 33988f9.
* gnu/packages/package-management.scm (guix): Update to 33988f9.
-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 24116f997b..782d336eea 100644
--- a/gnu/packages/package-management.scm
+++ b/gnu/packages/package-management.scm
@@ -86,8 +86,8 @@
;; Note: the 'update-guix-package.scm' script expects this definition to
;; start precisely like this.
(let ((version "0.14.0")
- (commit "0dcf675c56a4649ccef657e78849e91f9f9b4c0a")
- (revision 6))
+ (commit "33988f9b5876e4b44cabe1997a91eb604931c1ca")
+ (revision 7))
(package
(name "guix")
@@ -103,7 +103,7 @@
(commit commit)))
(sha256
(base32
- "0kqpdg8ydxm67cdlrqsdrpzv0qdvnfln0ixsjrmdw2pcngh6wn56"))
+ "0sfr32yhkm87apgpp6mjr6r43sp4l0ih35q4pmhwzfnj2bimmzhk"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments