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 85682be..745cb18 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -118,7 +118,7 @@
       ((#:tests? _ #f) #f)))))
 
 (define-public genenetwork3
-  (let ((commit "f9b6548c4a54f0cd71ad4a8ae12cff9fb36d6d7f")
+  (let ((commit "082d585fcb7e1f488831faf71785480d20173c5e")
         (revision "5"))
     (package
       (name "genenetwork3")
@@ -132,7 +132,7 @@
          (file-name (git-file-name name version))
          (sha256
           (base32
-           "0fyx660iy2mrbg0w9af9mwqv78b8h32kq39pxalvllyhbcspg6x9"))))
+           "1hky4ya4x8i9kidlxdsm71lpp987zxf90jlr4czi6agpaa9ir2id"))))
       (inputs
        (list python-click))
       (native-inputs