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 53f9785..7116156 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 "e1b1e2e14356e67d54e98d4e83b57158f17dc3c0")
+  (let ((commit "ffc39ef4b9d850375888161d0f38f797ce37e785")
         (revision "4"))
     (package
       (name "genenetwork2")
@@ -237,7 +237,7 @@ storage.")
                 (file-name (string-append name "-" version))
                 (sha256
                  (base32
-                  "0x92n27inbqgrx6fjaada0a8nf97a9jvrggncfqm0zih461nphr6"))))
+                  "0b7dzbg5zzpm9p98047n36wwc25gfwr7hb2ns8l4z586p06m1yph"))))
       (native-inputs
        (list graphviz))
       (propagated-inputs