gnu: guix: Update to a53f711.
* gnu/packages/package-management.scm (guix): Update to a53f711.
This commit is contained in:
parent
95df6dc61a
commit
63d4b74420
@ -132,8 +132,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.2.0")
|
(let ((version "1.2.0")
|
||||||
(commit "dffc918af6cf6e1ce942dd329d210271ced1205d")
|
(commit "a53f711422f63d7e32b8639b968cf00bcc69ffea")
|
||||||
(revision 12))
|
(revision 13))
|
||||||
(package
|
(package
|
||||||
(name "guix")
|
(name "guix")
|
||||||
|
|
||||||
@ -149,7 +149,7 @@
|
|||||||
(commit commit)))
|
(commit commit)))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0wcwb09iy4svky5kmxwch7fymmkx78h8haam6p8ix110mm88in8k"))
|
"01sky036v6dh8zwvrzl08pj4r6vkz7mjadkqbrwhak4nvds5frq8"))
|
||||||
(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