me
/
guix
Archived
1
0
Fork 0

gnu: guix: Update to 35d1354.

* gnu/packages/package-management.scm (guix): Update to 35d1354.
master
Ludovic Courtès 2019-05-28 09:33:05 +02:00
parent 70fa77d881
commit e7f078c337
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 ;; Note: the 'update-guix-package.scm' script expects this definition to
;; start precisely like this. ;; start precisely like this.
(let ((version "1.0.1") (let ((version "1.0.1")
(commit "820429517f9cc8333704a839b4346ac4b02468c4") (commit "35d1354fe87003dbe19b1b97aa64db1f7d989701")
(revision 1)) (revision 2))
(package (package
(name "guix") (name "guix")
@ -128,7 +128,7 @@
(commit commit))) (commit commit)))
(sha256 (sha256
(base32 (base32
"1vfp7ps1k1cwn8p0gsgarlxcy982hzyvb7zqnj66jqd258a1qfgh")) "1fd7g31fgdn7pzfxki7pkn1335ffmbklygha8d16771widqbpla5"))
(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