gnu: guix: Update to c2f9ea2.

* gnu/packages/package-management.scm (guix): Update to c2f9ea2.
This commit is contained in:
Ludovic Courtès 2020-02-28 11:22:45 +01:00
parent a954dc57f2
commit 6813cb3fb3
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -110,8 +110,8 @@ (define-public guix
;; Note: the 'update-guix-package.scm' script expects this definition to
;; start precisely like this.
(let ((version "1.0.1")
(commit "50299ade040e934fa5533768aacb081eb340af3f")
(revision 13))
(commit "c2f9ea2b502a617bb69227d5f858eee9d4288a6a")
(revision 14))
(package
(name "guix")
@ -127,7 +127,7 @@ (define-public guix
(commit commit)))
(sha256
(base32
"0rbnyy0vqmsl7z350cdazm5xzx74cdia3nxp0msk8xalyb76hff4"))
"0hg6yrqlzqiv4gmk9liqar6m9qhhn66q75jsmh86awjwq4qmvyab"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments