gnu: guix: Update to ea924134f8.
authorMathieu Othacehe <othacehe@gnu.org>
Fri, 5 Jun 2020 17:23:27 +0000 (19:23 +0200)
committerMathieu Othacehe <othacehe@gnu.org>
Fri, 5 Jun 2020 17:24:16 +0000 (19:24 +0200)
Update Guix to include ea924134f819eef072ba7df9080d39de97fd73e6, that fixes a
test failure that can occur when running from a file-system without user_xattr
support.

* gnu/packages/package-management.scm (guix): Update to 1.1.0-6.ea92413.

gnu/packages/package-management.scm

index 5c19215..ecaebac 100644 (file)
   ;; Note: the 'update-guix-package.scm' script expects this definition to
   ;; start precisely like this.
   (let ((version "1.1.0")
-        (commit "7730f41afd90a9c3c83a56adfee09069da66a8e5")
-        (revision 5))
+        (commit "ea924134f819eef072ba7df9080d39de97fd73e6")
+        (revision 6))
     (package
       (name "guix")
 
                       (commit commit)))
                 (sha256
                  (base32
-                  "008ihwvcsj8y5wz4i9l28nv5gzi01v8j16zxv46gaxc736kinhxq"))
+                  "08likdidf3k1zqf8821h6a84dsrvgbdhridhkzpjymc2c884j0w4"))
                 (file-name (string-append "guix-" version "-checkout"))))
       (build-system gnu-build-system)
       (arguments