gnu: guix: Update to 1.1.0-16.d3eee3c.
authorMathieu Othacehe <othacehe@gnu.org>
Thu, 2 Jul 2020 11:50:51 +0000 (13:50 +0200)
committerMathieu Othacehe <othacehe@gnu.org>
Thu, 2 Jul 2020 11:50:51 +0000 (13:50 +0200)
* gnu/packages/package-management.scm (guix): Update to 1.1.0-16.d3eee3c.

gnu/packages/package-management.scm

index 0af4704..44fd0c1 100644 (file)
   ;; Note: the 'update-guix-package.scm' script expects this definition to
   ;; start precisely like this.
   (let ((version "1.1.0")
-        (commit "03deb1e891b8a8b21888e5e047017fd6a3ea7a5f")
-        (revision 15))
+        (commit "d3eee3c0643a20ba06941ba45d9d27146a8b634d")
+        (revision 16))
     (package
       (name "guix")
 
                       (commit commit)))
                 (sha256
                  (base32
-                  "1c1hf7hnlr4dv05lxqmqfpqdr40cajh1ykrd2rsxjv09iq7yw1q4"))
+                  "1waw4pggijhxwwdi9v9nq8p2har5cvnbvlxvq8abn4g1qw6xdrz5"))
                 (file-name (string-append "guix-" version "-checkout"))))
       (build-system gnu-build-system)
       (arguments