gnu: guix: Update to 4a54ed7.

* gnu/packages/package-management.scm (guix): Update to 4a54ed7.
master
Ludovic Courtès 2019-06-02 23:30:17 +02:00
parent 78d1497dcc
commit 3092f1b835
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 3 additions and 3 deletions

View File

@ -111,8 +111,8 @@
;; Note: the 'update-guix-package.scm' script expects this definition to
;; start precisely like this.
(let ((version "1.0.1")
(commit "35d1354fe87003dbe19b1b97aa64db1f7d989701")
(revision 2))
(commit "4a54ed774913480c0f8dad3caf0cd627e4fa8ebf")
(revision 3))
(package
(name "guix")
@ -128,7 +128,7 @@
(commit commit)))
(sha256
(base32
"1fd7g31fgdn7pzfxki7pkn1335ffmbklygha8d16771widqbpla5"))
"14m4a4bn0d5hav6mrks5d7r223knx9dpswgbsc875wgr2921na2h"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments