gnu: guix: Update to 682639c.
authorChristopher Baines <mail@cbaines.net>
Tue, 25 Oct 2022 09:17:55 +0000 (10:17 +0100)
committerChristopher Baines <mail@cbaines.net>
Tue, 25 Oct 2022 09:17:55 +0000 (10:17 +0100)
This should fix the guix package building on powerpc64le-linux.

* gnu/packages/package-management.scm (guix): Update to 682639c.

gnu/packages/package-management.scm

index 0570800..ed42e16 100644 (file)
   ;; Note: the 'update-guix-package.scm' script expects this definition to
   ;; start precisely like this.
   (let ((version "1.3.0")
-        (commit "31708431c53524f05e6a0c9fed920cb773e7dd21")
-        (revision 31))
+        (commit "682639c107908426fe6bf0a1b8404b98b7820290")
+        (revision 32))
     (package
       (name "guix")
 
                       (commit commit)))
                 (sha256
                  (base32
-                  "1j8qq6zgr20d1gi4n5dmvd9afd3d0k2h86ypajfyaa6bxpfj5i1r"))
+                  "1ap8hfq46ncp7azhdvc9s64a9q9y74xfqpgfwlcgz6sw82a09yh0"))
                 (file-name (string-append "guix-" version "-checkout"))))
       (build-system gnu-build-system)
       (arguments