mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-08-03 11:21:32 +02:00
gnu: guix: Update to 1.1.0.
This commit is contained in:
@@ -109,9 +109,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.1.0rc2")
|
(let ((version "1.1.0")
|
||||||
(commit "9d0d27fd8841a923bb6109d3758d925fbd737b65")
|
(commit "d62c9b2671be55ae0305bebfda17b595f33797f2")
|
||||||
(revision 1))
|
(revision 0))
|
||||||
(package
|
(package
|
||||||
(name "guix")
|
(name "guix")
|
||||||
|
|
||||||
@@ -127,7 +127,7 @@
|
|||||||
(commit commit)))
|
(commit commit)))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0m1mgha9ia22961pr29kvwalza734yhnaibah3d0k42mw826v7h1"))
|
"0v76hb0pidfgvxa22gq6hqf5yc3m527gl7hpzykazgjh881g2vmy"))
|
||||||
(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
|
||||||
|
|||||||
Reference in New Issue
Block a user