about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--gn/packages/genenetwork.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm
index 6b73af4..13d4ba6 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -116,7 +116,7 @@
       ((#:tests? _ #f) #f)))))
 
 (define-public genenetwork3
-  (let ((commit "82885f945499415b00b4ef2ee2a5464ea13fb8fb")
+  (let ((commit "0976736c8efef8a8620e4713d8cdb0c25aad68a3")
         (revision "5"))
     (package
       (name "genenetwork3")
@@ -130,7 +130,7 @@
          (file-name (git-file-name name version))
          (sha256
           (base32
-           "06020m1pv2p2hd1wbsinbapy54670xfp85yspi4nm555g3hjiv5f"))))
+           "1ks2ry5l2cfz97h03drdq6rlm518i5g4373nx5mx65gpxgrsdd77"))))
       (inputs
        (list python-click))
       (native-inputs