me
/
guix
Archived
1
0
Fork 0

gnu: guix: Update to 3170843.

Fixes <https://issues.guix.gnu.org/58352>.

* gnu/packages/package-management.scm (guix): Update to 3170843.
master
Ludovic Courtès 2022-10-08 12:00:32 +02:00
parent f24b66bf4a
commit e49255ff18
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 3 additions and 3 deletions

View File

@ -165,8 +165,8 @@
;; Note: the 'update-guix-package.scm' script expects this definition to
;; start precisely like this.
(let ((version "1.3.0")
(commit "17134b9ec1aad94d41d75217a919dd1b224549d2")
(revision 30))
(commit "31708431c53524f05e6a0c9fed920cb773e7dd21")
(revision 31))
(package
(name "guix")
@ -182,7 +182,7 @@
(commit commit)))
(sha256
(base32
"16z9jwnw8y39y5cpalcyrhfrv13z2ijwmil7lxccsfzqzks6wp9m"))
"1j8qq6zgr20d1gi4n5dmvd9afd3d0k2h86ypajfyaa6bxpfj5i1r"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments