gnu: guix: Update to 1.4.0-1.9fe5b49.

* gnu/packages/package-management.scm (guix): Update to 1.4.0-1.9fe5b49.
This commit is contained in:
Mathieu Othacehe 2023-01-08 12:17:04 +01:00
parent 1a706051ec
commit eddfa6f4c2
No known key found for this signature in database
GPG key ID: 8354763531769CA6

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.4.0")
(commit "8e2f32cee982d42a79e53fc1e9aa7b8ff0514714")
(revision 0))
(commit "9fe5b490df83ff32e2e0a604bf636eca48b9e240")
(revision 1))
(package
(name "guix")
@ -182,7 +182,7 @@ (define-public guix
(commit commit)))
(sha256
(base32
"042mipw2bp9lc75m9g5q6rdifrp8483cmk57kwrdps0i3vd590dl"))
"1lglxp2jydxlzk7a1bpv8h7zi4qfpfbr3m57133j1ljija062j71"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments