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 4adc33b..0729289 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 "5bb1beac8ae8d71eb565d4870e5ede3333c0be4e")
+  (let ((commit "07f927395ac5db2105b2b6994a71697a707891c1")
         (revision "4"))
     (package
       (name "genenetwork2")
@@ -239,7 +239,7 @@ storage.")
                 (file-name (string-append name "-" version))
                 (sha256
                  (base32
-                  "0gsq9skgdlk6mp8ig197jw5nmca60i3799hrf05i78gcisc0xg31"))))
+                  "0yk6hqzxp502hyx0k73i35vi1syspqpq2ygqk0hxl8vl1q5n3bmm"))))
       (native-inputs
        (list graphviz))
       (propagated-inputs