me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/package-management.scm (guix): Update to 1.2.0-9.db42ee6.
master
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
1 changed files with 3 additions and 3 deletions

View File

@ -132,8 +132,8 @@
;; 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 @@
(commit commit)))
(sha256
(base32
"0dd28df278fzlwxk1c0n86q98q8q8cj6g87as8v4rymyprf4gyjc"))
"1kizkw6cxh6mhc8kal2fglnhyp1i668b4ilqbxq72slbmf9jr9jl"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments