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