gnu: guix: Update to ff77544.

* gnu/packages/package-management.scm (guix): Update to ff77544.
This commit is contained in:
Tobias Geerinckx-Rice 2021-09-24 14:58:06 +02:00
parent 4f92baeff9
commit 93d8e6e0eb
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -137,8 +137,8 @@ (define-public guix
;; Note: the 'update-guix-package.scm' script expects this definition to
;; start precisely like this.
(let ((version "1.3.0")
(commit "808f9ffbd3106da4c92d2367b118b98196c9e81e")
(revision 6))
(commit "ff775440218c4f576d51aa01ce419b1fb786170a")
(revision 7))
(package
(name "guix")
@ -154,7 +154,7 @@ (define-public guix
(commit commit)))
(sha256
(base32
"1xrkzi068irc92aqrl7f27hq9ndkwdq43ws4206yab7kcjgvhc9d"))
"1fy5d2nyc1zk847bmc8jhs7nswdlddg090vsnm733x9gka01xj8j"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments