gnu: guix: Update to 17134b9.

* gnu/packages/package-management.scm (guix): Update to 17134b9.
This commit is contained in:
Ludovic Courtès 2022-10-04 09:14:04 +02:00
parent 7030f592c6
commit ae1af5d787
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

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