gnu: Guix: Update to 1.2.0-21.4dff6ec.
authorLeo Famulari <leo@famulari.name>
Tue, 13 Apr 2021 23:22:48 +0000 (19:22 -0400)
committerLeo Famulari <leo@famulari.name>
Tue, 13 Apr 2021 23:24:31 +0000 (19:24 -0400)
Fixes <https://bugs.gnu.org/46829>.

* gnu/packages/package-management.scm (guix): Update to 1.2.0-21.4dff6ec.

gnu/packages/package-management.scm

index 6df46aa..08050e9 100644 (file)
   ;; 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")
 
                       (commit commit)))
                 (sha256
                  (base32
-                  "070frsjcbrdqh68rhrck6w3cprbq1hjpd24z44qd017zaicix1f0"))
+                  "1n16j7rb4n4pjmp8ck5g206rphmzxii2mbyz1nk4qk70zc3mwszq"))
                 (file-name (string-append "guix-" version "-checkout"))))
       (build-system gnu-build-system)
       (arguments