about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2024-11-04 16:13:23 -0600
committerFrederick Muriuki Muriithi2024-11-04 16:13:23 -0600
commitd3e1716f5fcb8c70a3175d38ac5c0b57dc5093da (patch)
tree078231578dac8dc3d0936996343da7c5078a5efd
parentc3bb784c8c70857904ef97ecd7d36ec98772413d (diff)
downloadguix-bioinformatics-d3e1716f5fcb8c70a3175d38ac5c0b57dc5093da.tar.gz
Upgrade genenetwork2 to 578a8eb.
-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 f4bf5da..283019f 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -188,7 +188,7 @@
       (license license:agpl3+))))
 
 (define-public genenetwork2
-  (let ((commit "8f6f25939ab55509c39328818290de342051edfd")
+  (let ((commit "578a8ebe14bcc116c8cf12736a06cd56595b80fb")
         (revision "4"))
     (package
       (name "genenetwork2")
@@ -201,7 +201,7 @@
                 (file-name (string-append name "-" version))
                 (sha256
                  (base32
-                  "09x905s671nwm2x7rs0agbgk2zv06r2v157fr6vv25kllyhlk10f"))))
+                  "059yhmq70j4wz5h66lmn68fijdb1j7236i7740dghrlminmak4a9"))))
       (native-inputs
        (list graphviz))
       (propagated-inputs