gnu: guix: Update to 846403e.

* gnu/packages/package-management.scm (guix): Update to 846403e.
This commit is contained in:
Ludovic Courtès 2020-09-14 22:42:48 +02:00
parent a404716d41
commit 6cb573889b
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -130,8 +130,8 @@ (define-public guix
;; Note: the 'update-guix-package.scm' script expects this definition to
;; start precisely like this.
(let ((version "1.1.0")
(commit "44c6e6f590b706f1ecfea6a7e7406bbd7cb70736")
(revision 25))
(commit "846403ef62066b23c87b6f8a99fd8a551001fc52")
(revision 26))
(package
(name "guix")
@ -147,7 +147,7 @@ (define-public guix
(commit commit)))
(sha256
(base32
"17kmn9yrk9pxi88v4d48h9q3m5dpd2j0pf15fhxzh4k915jv8n6k"))
"1899mfy4hwnz8m9zzjpdvp6fr69j0mn7n9l51l1avrmpdmwnk4sz"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments