me
/
guix
Archived
1
0
Fork 0

gnu: guix: Update to 1.1.0-16.d3eee3c.

* gnu/packages/package-management.scm (guix): Update to 1.1.0-16.d3eee3c.
Mathieu Othacehe 2020-07-02 13:50:51 +02:00
parent d3eee3c064
commit b919d4048e
No known key found for this signature in database
GPG Key ID: 8354763531769CA6
1 changed files with 3 additions and 3 deletions

View File

@ -118,8 +118,8 @@
;; Note: the 'update-guix-package.scm' script expects this definition to
;; start precisely like this.
(let ((version "1.1.0")
(commit "03deb1e891b8a8b21888e5e047017fd6a3ea7a5f")
(revision 15))
(commit "d3eee3c0643a20ba06941ba45d9d27146a8b634d")
(revision 16))
(package
(name "guix")
@ -135,7 +135,7 @@
(commit commit)))
(sha256
(base32
"1c1hf7hnlr4dv05lxqmqfpqdr40cajh1ykrd2rsxjv09iq7yw1q4"))
"1waw4pggijhxwwdi9v9nq8p2har5cvnbvlxvq8abn4g1qw6xdrz5"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments