gnu: guix: Update to 1.2.0-9.db42ee6.

* gnu/packages/package-management.scm (guix): Update to 1.2.0-9.db42ee6.
This commit is contained in:
Ricardo Wurmus 2021-01-06 22:46:12 +01:00
parent cdad0a2f6b
commit e57b978fc0
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -132,8 +132,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 "7624ebbae33cf49dded5e9032ed426781c9554f6")
(revision 8))
(commit "db42ee65bd657bae9b1a598cbdbe86079dc85f81")
(revision 9))
(package
(name "guix")
@ -149,7 +149,7 @@ (define-public guix
(commit commit)))
(sha256
(base32
"0dd28df278fzlwxk1c0n86q98q8q8cj6g87as8v4rymyprf4gyjc"))
"1kizkw6cxh6mhc8kal2fglnhyp1i668b4ilqbxq72slbmf9jr9jl"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments