gnu: guix: Update to 1.1.0-14.5bd8033.

* gnu/packages/package-management.scm (guix): Update to 1.1.0-14.5bd8033.
This commit is contained in:
Mathieu Othacehe 2020-07-02 09:00:53 +02:00
parent 1bab01c2db
commit 6b77e7352d
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 "26611f56fb1108de8205667fa9318b61794d0c9c")
(revision 13))
(commit "5bd803339d664b59eac34e049e944950c526f6e9")
(revision 14))
(package
(name "guix")
@ -135,7 +135,7 @@ (define-public guix
(commit commit)))
(sha256
(base32
"15m8pamy1hmk3y7yq2da70nmng2xycwpyl2dgnpfp4aif2ynvirv"))
"0lj8ahy3kq2ijn5dps19gw31kiry4d724bc8cpprxhlpxa834icr"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments