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 0729289..71aba48 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -226,7 +226,7 @@ storage.")
     (license license:bsd-3)))
 
 (define-public genenetwork2
-  (let ((commit "07f927395ac5db2105b2b6994a71697a707891c1")
+  (let ((commit "eecad67bdc189774865256f8fba2fe631fc1a9b3")
         (revision "4"))
     (package
       (name "genenetwork2")
@@ -239,7 +239,7 @@ storage.")
                 (file-name (string-append name "-" version))
                 (sha256
                  (base32
-                  "0yk6hqzxp502hyx0k73i35vi1syspqpq2ygqk0hxl8vl1q5n3bmm"))))
+                  "1ch95l78cwj3377021hb45g19svpid4w3fixgyznnkwliap5pbhm"))))
       (native-inputs
        (list graphviz))
       (propagated-inputs