gnu: guix: Update to e863274.

This includes the ‘guix perform-download’ fix from commit
762fdbdef5.

* gnu/packages/package-management.scm (guix): Update to e863274.
This commit is contained in:
Ludovic Courtès 2023-10-06 11:25:04 +02:00
parent 110378934e
commit 16fd9d6e3d
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -174,8 +174,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 "b9fae146d6cc4a6968a8eb18beef29aa1414a31e")
(revision 12))
(commit "e863274e67e2242b970845783172c9f4e49405ca")
(revision 13))
(package
(name "guix")
@ -191,7 +191,7 @@ (define-public guix
(commit commit)))
(sha256
(base32
"1pxdfd2g1q3vb5wmv5c53zphsv9q8m835vd00vhjaijzvz9ri7ja"))
"0g8p0w9qrqbzz3b4fzbvvqpdfgwhlxpz75n3ysa6haima5s19mp3"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments