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 1.2.0-21.4dff6ec.

Fixes <https://bugs.gnu.org/46829>.

* gnu/packages/package-management.scm (guix): Update to 1.2.0-21.4dff6ec.
This commit is contained in:
Leo Famulari 2021-04-13 19:22:48 -04:00
parent 4dff6ecde8
commit a758a8a3c2
No known key found for this signature in database
GPG key ID: 2646FA30BACA7F08

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 "2d73086262e1fb33cd0f0f16f74a495fe06b38aa")
(revision 20))
(commit "4dff6ecde85eec473ab231cf75f51e98e8aca1e9")
(revision 21))
(package
(name "guix")
@ -149,7 +149,7 @@
(commit commit)))
(sha256
(base32
"070frsjcbrdqh68rhrck6w3cprbq1hjpd24z44qd017zaicix1f0"))
"1n16j7rb4n4pjmp8ck5g206rphmzxii2mbyz1nk4qk70zc3mwszq"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments