gnu: guix: Update to 4aea90b.

* gnu/packages/package-management.scm (guix): Update to 4aea90b.
This commit is contained in:
Ludovic Courtès 2020-01-15 19:49:47 +01:00
parent 4aea90b187
commit a650ee0baa
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 "f38eabe952608478230895e380ef441d65ea625e")
(revision 11))
(commit "4aea90b1876179aab8d603a42533a6bdf97ccd3c")
(revision 12))
(package
(name "guix")
@ -127,7 +127,7 @@ (define-public guix
(commit commit)))
(sha256
(base32
"1wnm1wqa38dpd5bk6avyfm0rgx72vlx36a06scyg8d57kl47mzjf"))
"08h1v9pmhb6pcdhvnhc1gi0nqp78kf68657vlk10abrf7q0cqs6q"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments