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 74be3c1..48e4302 100644
--- a/guix/gn-machines/genenetwork.scm
+++ b/guix/gn-machines/genenetwork.scm
@@ -73,7 +73,7 @@
          (replace "gn-libs" gn-libs))))))
 
 (define-public gn-uploader
-  (let ((commit "e4db73ebd5daf7cf4e228fb0f2b70e02db046e31")
+  (let ((commit "096fe9dfe3a582658c6bf9179b6c2662cc78711b")
         (revision "0"))
     (package
       (inherit gn:gn-uploader)
@@ -88,7 +88,7 @@
                 (hash
                  (content-hash
                   (base32
-                   "1x0h4czkkd0lv63yg95yrz65h9s1rbrfccx1sr988zp17v82s4hj")))))
+                   "02ds5vv8x2367r95zv0ddh42cqdlwh2jjbqipfd6ppn1dms3p9yj")))))
       (propagated-inputs
        (modify-inputs (package-propagated-inputs gn:gn-uploader)
          (replace "gn-libs" gn-libs))))))