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