about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2024-09-11 02:36:47 -0500
committerFrederick Muriuki Muriithi2024-09-11 02:36:47 -0500
commitdfb0da34fc9f4fcc63337ce3e1d394d3af341f3d (patch)
tree70264cda2279bc68627eee09beebd7a4c3d5b50b
parentb0e2ca7c8e4396ff5f79ddd66f3d2ccfb808b52c (diff)
downloadguix-bioinformatics-dfb0da34fc9f4fcc63337ce3e1d394d3af341f3d.tar.gz
GeneNetwork2: Update commit and hash
-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 3fdde04..e16b297 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -186,7 +186,7 @@
       (license license:agpl3+))))
 
 (define-public genenetwork2
-  (let ((commit "ca8018a61f2e014b4aee4da2cbd00d7b591b2f6a")
+  (let ((commit "01d56903ba01a91841d199fe393f9b307a7596a2")
         (revision "4"))
     (package
       (name "genenetwork2")
@@ -199,7 +199,7 @@
                 (file-name (string-append name "-" version))
                 (sha256
                  (base32
-                  "1md0sv3nm1kbvy3fmy52kqclf2788rvc4p8nghrnkfvh5x3pqn9x"))))
+                  "0yngc4sy5bc970nwk9qkm16wm5z71ik4fbkf6052m9bwdaxrl521"))))
       (native-inputs
        (list graphviz))
       (propagated-inputs