gnu: guix: Update to 1.3.0rc2.

This commit is contained in:
Maxim Cournoyer 2021-05-08 00:29:22 -04:00
parent 7a65beff0f
commit 566982bc71
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 4 additions and 4 deletions

View File

@ -131,9 +131,9 @@
;; Latest version of Guix, which may or may not correspond to a release.
;; Note: the 'update-guix-package.scm' script expects this definition to
;; start precisely like this.
(let ((version "1.3.0rc1")
(commit "6fd7f161d7cd6248e99e9ba44424b162d443cd61")
(revision 1))
(let ((version "1.3.0rc2")
(commit "7a65beff0f3c3958ae38087bb7b565e981e99ac1")
(revision 0))
(package
(name "guix")
@ -149,7 +149,7 @@
(commit commit)))
(sha256
(base32
"0b92w6lqp4h75dds3fbxdp5shvfpkcdin809f8v94l4a2fbxkais"))
"18gi8v2xni8q8xrcmcbzqs6q2gkghvbi9456ly8q0isv14b11g6s"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments