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 e244cd4..640607d 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -191,7 +191,7 @@
       (license license:agpl3+))))
 
 (define-public genenetwork2
-  (let ((commit "93dd7f7583af4e0bdd3c7b9c88d375fdc4b40039")
+  (let ((commit "125c436f5310b194c10385ce9d81135518ac0adf")
         (revision "4"))
     (package
       (name "genenetwork2")
@@ -204,7 +204,7 @@
                 (file-name (string-append name "-" version))
                 (sha256
                  (base32
-                  "01hsa2205hks67ahmxvgwv92wyf3fir5hfn5pxs5yll8a11n7pgx"))))
+                  "1sah0ks2q2ckrghcapzgzs3k5fi0i5wgzqpr1lpsrg6yy5mxj28i"))))
       (native-inputs
        (list graphviz))
       (propagated-inputs