3
4
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: guix: Update to a53f711.

* gnu/packages/package-management.scm (guix): Update to a53f711.
This commit is contained in:
Ludovic Courtès 2021-02-07 23:32:46 +01:00
parent 95df6dc61a
commit 63d4b74420
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -132,8 +132,8 @@
;; Note: the 'update-guix-package.scm' script expects this definition to
;; start precisely like this.
(let ((version "1.2.0")
(commit "dffc918af6cf6e1ce942dd329d210271ced1205d")
(revision 12))
(commit "a53f711422f63d7e32b8639b968cf00bcc69ffea")
(revision 13))
(package
(name "guix")
@ -149,7 +149,7 @@
(commit commit)))
(sha256
(base32
"0wcwb09iy4svky5kmxwch7fymmkx78h8haam6p8ix110mm88in8k"))
"01sky036v6dh8zwvrzl08pj4r6vkz7mjadkqbrwhak4nvds5frq8"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments