about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--guix/gn-machines/genenetwork.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/guix/gn-machines/genenetwork.scm b/guix/gn-machines/genenetwork.scm
index 75a7499..282c69b 100644
--- a/guix/gn-machines/genenetwork.scm
+++ b/guix/gn-machines/genenetwork.scm
@@ -56,7 +56,7 @@
          (replace "gn-libs" gn-libs))))))
 
 (define-public gn-auth
-  (let ((commit "8312082b66775ba89dce842d86686d86c33771be")
+  (let ((commit "4e0fe0e12ab01d9cdbaf2d7a53a4f4ac8f6feb91")
         (revision "1"))
     (package
       (inherit gn:gn-auth)
@@ -72,7 +72,7 @@
          (hash
           (content-hash
            (base32
-            "173mpiiqy4x7mlwsmaycbf3dra1b2vjck5mhfs81w4w0fznlxkjg")))))
+            "0dysfl4ba6wf1lhhddc0s7by0b4w3d1cf1v0dk6hp58pv8vrvsh3")))))
       (propagated-inputs
        (modify-inputs (package-propagated-inputs gn:gn-auth)
          (replace "gn-libs" gn-libs))))))