me
/
guix
Archived
1
0
Fork 0

gnu: guix: Update to 1.1.0-21.29d356.

* gnu/packages/package-management.scm (guix): Update to 1.1.0-20.29d356.
master
Maxim Cournoyer 2020-08-25 13:57:35 -04:00
parent 29d3569c9c
commit fbd36a2334
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 3 additions and 3 deletions

View File

@ -120,8 +120,8 @@
;; Note: the 'update-guix-package.scm' script expects this definition to
;; start precisely like this.
(let ((version "1.1.0")
(commit "537080fad8dfa63df2f1d0b0d046a28077d56a56")
(revision 20))
(commit "29d3569c9c712d70466d9175474c8fd1a3262234")
(revision 21))
(package
(name "guix")
@ -137,7 +137,7 @@
(commit commit)))
(sha256
(base32
"19nga4017m7gn82zljjsznr353van22507yjhqb9ghvh8h3lhxa8"))
"1sprs2hpi27qawscpj13v2kckagq5jhwd3bibwvz1p229m54dhg6"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments