gnu: guix: Update to 1.4.0-4.01fd830.

* gnu/packages/package-management.scm (guix): Update to 1.4.0-4.01fd830.
This commit is contained in:
Maxim Cournoyer 2023-02-25 08:36:33 -05:00
parent 82fc07363b
commit 7b40cb7c6e
No known key found for this signature in database
GPG key ID: 1260E46482E63562

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 "d5fece6bfe6b2eaf93f936a4a6dea8fbfe118140")
(revision 3))
(commit "01fd830f2fdd388f56e6e00df747f052bbde3906")
(revision 4))
(package
(name "guix")
@ -182,7 +182,7 @@ (define-public guix
(commit commit)))
(sha256
(base32
"1q7qfxhfayhcia30w60klnv3q29a2n72vvf1wkdvwx55q3p8prsc"))
"1kc4p6sakj57mdcd6avvbbw72q8irddn0cz7l17k0dp1463vjfl1"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments