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 38c2826..3b84bfd 100644
--- a/guix/gn-machines/genenetwork.scm
+++ b/guix/gn-machines/genenetwork.scm
@@ -78,7 +78,7 @@
          (replace "gn-libs" gn-libs))))))
 
 (define-public gn-uploader
-  (let ((commit "b39980eeb6979ecb0c9f5ba6c5f8ec3281b09a87")
+  (let ((commit "34524729dd66eb680d042178d42d321ce209aa60")
         (revision "0"))
     (package
       (inherit gn:gn-uploader)
@@ -93,7 +93,7 @@
                 (hash
                  (content-hash
                   (base32
-                   "1qxh911hzzjpmfgy3g7b1a062030ccbjq98b29pjbkvqiv0kan69")))))
+                   "19bhk6khrafjn5rx5hb5pgi8g6vx1x2b7d8m0b17k976rcrbvh9m")))))
       (propagated-inputs
        (modify-inputs (package-propagated-inputs gn:gn-uploader)
          (replace "gn-libs" gn-libs))))))