Revert "gnu: guix: Update to 1.1.0-11.559491e."

This reverts commit ed8583d162 because of some
test failures.
This commit is contained in:
Mathieu Othacehe 2020-06-17 12:25:46 +02:00
parent a3a8b88620
commit 92d8c4aa38
No known key found for this signature in database
GPG key ID: 8354763531769CA6

View file

@ -118,8 +118,8 @@ (define-public guix
;; Note: the 'update-guix-package.scm' script expects this definition to
;; start precisely like this.
(let ((version "1.1.0")
(commit "559491ea5b36b89b2a2f9d48dacf6a2d7e219910")
(revision 11))
(commit "141b5c162048f5cb52e8c90ff7c16a2e98babcfb")
(revision 10))
(package
(name "guix")
@ -135,7 +135,7 @@ (define-public guix
(commit commit)))
(sha256
(base32
"0iqpwnffxkvpkqi0x4ddb7h1ww84cwgqif5wpsfwsxiwhanba6rr"))
"1j3vag994kj05b09a7w4lyas991a19hbbslcm9xvn5k2ilf4qskz"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments