gnu: guix: Update to d5fece6.

* gnu/packages/package-management.scm (guix): Update to d5fece6.
This commit is contained in:
Ludovic Courtès 2023-01-26 15:15:05 +01:00
parent d5fece6bfe
commit 230de2e94b
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.4.0")
(commit "ebcb5c8e120b39a3dd07c27bc17d520ee653ec23")
(revision 2))
(commit "d5fece6bfe6b2eaf93f936a4a6dea8fbfe118140")
(revision 3))
(package
(name "guix")
@ -182,7 +182,7 @@ (define-public guix
(commit commit)))
(sha256
(base32
"0sqlpab3cblkb44g9rxxxx0rcfbgyyk5shi2msm0n8fqk3nfj888"))
"1q7qfxhfayhcia30w60klnv3q29a2n72vvf1wkdvwx55q3p8prsc"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments