about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2025-01-07 14:02:04 -0600
committerFrederick Muriuki Muriithi2025-01-07 14:02:04 -0600
commit758e6f0fbf6af4af5b94b9aa5a9264c31f050153 (patch)
treef3304202df8ed196cc634028050396aa84dc12fc
parent5fe04ca1545f740cbb91474576891c7fd1dff13a (diff)
downloadguix-bioinformatics-758e6f0fbf6af4af5b94b9aa5a9264c31f050153.tar.gz
genenetwork2: Upgrade to commit 125c436.
-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