gnu: guix: Update to 1.2.0-5.c952a93.

* gnu/packages/package-management.scm (guix): Update to 1.2.0-5.c952a93.
This commit is contained in:
Mathieu Othacehe 2020-12-05 11:21:52 +01:00
parent 005609c171
commit 0ed6c7444e
No known key found for this signature in database
GPG key ID: 8354763531769CA6

View file

@ -131,8 +131,8 @@ (define-public guix
;; Note: the 'update-guix-package.scm' script expects this definition to
;; start precisely like this.
(let ((version "1.2.0")
(commit "443599999af21878d58dbb48210d4cccca2882d8")
(revision 4))
(commit "c952a9312a94bb236495ec654bf184685cf9fe79")
(revision 5))
(package
(name "guix")
@ -148,7 +148,7 @@ (define-public guix
(commit commit)))
(sha256
(base32
"1y3d9s03h4gapm6nxkbhr1blpwckl5s7inns2bnawlfs6pw7q124"))
"1k32p37ikwls086mgxjhz9qhrbc7lgvfpbnk0ikfg4p40rxjp4w8"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments