about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2024-09-11 02:21:07 -0500
committerFrederick Muriuki Muriithi2024-09-11 02:21:07 -0500
commitb0e2ca7c8e4396ff5f79ddd66f3d2ccfb808b52c (patch)
tree8519afecf4af92dabb3b997f9cb388bda9c60c6c
parentc386e50ce7a15cc59969d4f2ca164e8bb5d06449 (diff)
downloadguix-bioinformatics-b0e2ca7c8e4396ff5f79ddd66f3d2ccfb808b52c.tar.gz
GeneNetwork2: Update commit and hash
This update pushes some logging of a font file. The purpose is to
debug relative paths, and prove/disprove a hypothesis.
-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 ef30c59..3fdde04 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -186,7 +186,7 @@
       (license license:agpl3+))))
 
 (define-public genenetwork2
-  (let ((commit "d8e1e010a268616dbf66656f0af65848c6869f7f")
+  (let ((commit "ca8018a61f2e014b4aee4da2cbd00d7b591b2f6a")
         (revision "4"))
     (package
       (name "genenetwork2")
@@ -199,7 +199,7 @@
                 (file-name (string-append name "-" version))
                 (sha256
                  (base32
-                  "1991qf7bs60j61bkliwz3axpkwkmvyns0d935f51mnbzl2km5sbf"))))
+                  "1md0sv3nm1kbvy3fmy52kqclf2788rvc4p8nghrnkfvh5x3pqn9x"))))
       (native-inputs
        (list graphviz))
       (propagated-inputs