gnu: guix: Update snapshot to 02345c.

* gnu/packages/package-management.scm (guix): Update to 02345c.
This commit is contained in:
Mathieu Othacehe 2017-12-16 17:49:15 +01:00
parent 25504aaff8
commit ca6182a1be
No known key found for this signature in database
GPG key ID: 8354763531769CA6

View file

@ -86,8 +86,8 @@ (define-public guix
;; Note: the 'update-guix-package.scm' script expects this definition to
;; start precisely like this.
(let ((version "0.14.0")
(commit "ad4953bc0ec1684c49c0934304c7ec200a0cd280")
(revision 1))
(commit "02345c963e1e8a45afcdf5acb80fca4538244b36")
(revision 2))
(package
(name "guix")
@ -103,7 +103,7 @@ (define-public guix
(commit commit)))
(sha256
(base32
"0ngra4cb1kf3kwccslmhnvlr116drsnbqrsjniq1hrg5mqf6vf1b"))
"0f33makasj14zf0zfv1w7k04bkcpdy5grx5b904vv5ygi5bak7nx"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments