gnu: guix: Update to 1.3.0.
This commit is contained in:
parent
a0178d34f5
commit
771b866c55
@ -131,9 +131,9 @@
|
|||||||
;; Latest version of Guix, which may or may not correspond to a release.
|
;; Latest version of Guix, which may or may not correspond to a release.
|
||||||
;; 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.3.0rc2")
|
(let ((version "1.3.0")
|
||||||
(commit "566982bc7133173ed863b543fa2fd38d8fab9af7")
|
(commit "a0178d34f582b50e9bdbb0403943129ae5b560ff")
|
||||||
(revision 1))
|
(revision 0))
|
||||||
(package
|
(package
|
||||||
(name "guix")
|
(name "guix")
|
||||||
|
|
||||||
@ -149,7 +149,7 @@
|
|||||||
(commit commit)))
|
(commit commit)))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0ys8sjckp1a9hmisvjwjr34w7bzi9pskgkwiiqhjm36fs0z8ks30"))
|
"1b4kbcv55vvabyzrpwdbr29lif4m4f628lm3h9si4qiw5czjwswv"))
|
||||||
(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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user