gnu: guix: Update to bd96e6d.

This commit is contained in:
Ludovic Courtès 2020-11-22 22:02:25 +01:00
parent bd96e6d34e
commit 98c9b94a53
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -131,8 +131,8 @@ (define-public guix
;; Note: the 'update-guix-package.scm' script expects this definition to ;; Note: the 'update-guix-package.scm' script expects this definition to
;; start precisely like this. ;; start precisely like this.
(let ((version "1.2.0") (let ((version "1.2.0")
(commit "a099685659b4bfa6b3218f84953cbb7ff9e88063") (commit "bd96e6d34e4e65dc37eaae7302033d0da287c1e2")
(revision 0)) (revision 1))
(package (package
(name "guix") (name "guix")
@ -148,7 +148,7 @@ (define-public guix
(commit commit))) (commit commit)))
(sha256 (sha256
(base32 (base32
"0bb2gx9dhbj5nbhz5fp9z1b7hiikdf6nwlj19hnbshl5ypixjj09")) "0j27yw6s89rni39dmjdz3i617ddr2yi5y5hj0i2a7sw8fn215hp4"))
(file-name (string-append "guix-" version "-checkout")))) (file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments