gnu: guix: Fix source checksum.

This is a follow-up to commit 6c50e1dc06.

* gnu/packages/package-management.scm (guix)[source](sha256): Update hash.
This commit is contained in:
Marius Bakke 2019-10-10 19:36:49 +02:00
parent 2d064a466a
commit 2d821e4c7f
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -127,7 +127,7 @@ (define-public guix
(commit commit)))
(sha256
(base32
"1j2d9anxgybv86pxcn1zdv121hb4nmjjp5ngx365fnd0mcg8q1iw"))
"0yx19hxvmkr6ar65ym87xd83n6hz02mr7ibwis7i8wah85ypfq26"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments