gnu: guix: Update to 6243ad3.

* gnu/packages/package-management.scm (guix): Update to 6243ad3.
This commit is contained in:
Tobias Geerinckx-Rice 2021-07-03 02:00:11 +02:00
parent c33e2009d4
commit eef099a2e1
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

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 "4985a4272497bf9ba87a2190353d915da9b55906")
(revision 4))
(commit "6243ad3812f8c689599a19f0e8b9719ba14461f2")
(revision 5))
(package
(name "guix")
@ -149,7 +149,7 @@ (define-public guix
(commit commit)))
(sha256
(base32
"0d1pal92pnqs9zh5rgw1s6whvzf199p1gqa12x6ssyqbc65m32xc"))
"0i3sgk2w2yjy9ip47vk0h17afk16yl5ih3p3q75083kgjzyjdm3d"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments