about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2025-07-01 12:20:27 -0500
committerFrederick Muriuki Muriithi2025-07-01 12:20:27 -0500
commit69d15b8e7ef6b550f56f6a7c6de94fd8a4cbd910 (patch)
treeb737eeef784f40b6186d8fbd26c7773109803c2e
parentc5e0efd5733a97b626330ead6f7b208635a5d279 (diff)
downloadguix-bioinformatics-69d15b8e7ef6b550f56f6a7c6de94fd8a4cbd910.tar.gz
Genenetwork2: Upgrade to commit ec7b565.
-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 a2f0d29..502ee34 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 "9cde85087cde795bfd269d9d9b9b80aef07d9e18")
+  (let ((commit "ec7b5652541e74a09afae39db2207b0b008191fb")
         (revision "4"))
     (package
       (name "genenetwork2")
@@ -237,7 +237,7 @@ storage.")
                 (file-name (string-append name "-" version))
                 (sha256
                  (base32
-                  "14ygdl7wq4li0b2ayhim5z8kp8kcln08mr2zp38nrlf3cz75sw71"))))
+                  "0flmcv5rhhx3658k2vpcwscnpm4y97n9cq5zcsz645mgkzxzqpig"))))
       (native-inputs
        (list graphviz))
       (propagated-inputs