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 f729d1e..dbd70f5 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -224,7 +224,7 @@ storage.")
     (license license:bsd-3)))
 
 (define-public genenetwork2
-  (let ((commit "96433ed20e02d6f8ea592d765521c24de84d5a28")
+  (let ((commit "4d0335b2d39c1a1871e10c8f0c7ba482815ab91b")
         (revision "4"))
     (package
       (name "genenetwork2")
@@ -237,7 +237,7 @@ storage.")
                 (file-name (string-append name "-" version))
                 (sha256
                  (base32
-                  "04i18n65z0pjsy646fqa09fh4a07cppk0mvs725v663sm5z7yndp"))))
+                  "0lpm4yi6rxvi79lcw7cnbhy86863bfy30hzjpx452lzxy4fk3338"))))
       (native-inputs
        (list graphviz))
       (propagated-inputs