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 da2fb4d..edcfc64 100644
--- a/guix/gn-machines/genenetwork.scm
+++ b/guix/gn-machines/genenetwork.scm
@@ -74,7 +74,7 @@
          (replace "gn-libs" gn-libs))))))
 
 (define-public gn-auth
-  (let ((commit "8a11dda78f1142347c85d943b11bf0a48e8530fe")
+  (let ((commit "d2f780b931b9a7d4a99578c6ba4dc1f110cda1d1")
         (revision "1"))
     (package
       (inherit gn:gn-auth)
@@ -90,7 +90,7 @@
          (hash
           (content-hash
            (base32
-            "1pilsj5gbm2m7jm48bba7x7yxykk864a1wkhmxb0wajhmzlf0hd1")))))
+            "01iawqnqskr5ryp8qpjfpdswqcla3gyh3mijpxmlmmima5sq5v7h")))))
       (propagated-inputs
        (modify-inputs (package-propagated-inputs gn:gn-auth)
          (replace "gn-libs" gn-libs))))))