gnu: guix: Update to 9f2b2c4.

* gnu/packages/package-management.scm (guix): Update to 9f2b2c4.
This commit is contained in:
Christopher Baines 2021-05-22 09:18:54 +01:00
parent 9f2b2c432b
commit fbabf0bec6
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -132,8 +132,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 "771b866c55e5f992df60f6c32f5fdd78b64e17f6")
(revision 1))
(commit "9f2b2c432b834c8057ce2f4119599d36197bc063")
(revision 2))
(package
(name "guix")
@ -149,7 +149,7 @@ (define-public guix
(commit commit)))
(sha256
(base32
"0w8w05w6v3lc6478vfw67jzn0hbd9nsncpx9i9ch1lck53r8vs44"))
"09w6b4hqcxaj6x1q6m1q8vlp4dyk6anfv8p6mfwmpqis81cspphn"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments