about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2024-09-25 07:42:26 -0500
committerFrederick Muriuki Muriithi2024-09-25 07:42:26 -0500
commit1d0a23c0bafd7fba14c2f73556076173d5680b2c (patch)
tree8a21eb09be1d73aef54a187c41a236e22ebf6a9c
parent6521b595af1918f9aaea7bd2f6e31697b205d22a (diff)
downloadguix-bioinformatics-1d0a23c0bafd7fba14c2f73556076173d5680b2c.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 e6d9398..81f88e1 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -186,7 +186,7 @@
       (license license:agpl3+))))
 
 (define-public genenetwork2
-  (let ((commit "2954770c642bc0da9b25aa55eb4c5182ccd0aad5")
+  (let ((commit "ae572dfe805defc4d40d173325178f5b08c080bf")
         (revision "4"))
     (package
       (name "genenetwork2")
@@ -199,7 +199,7 @@
                 (file-name (string-append name "-" version))
                 (sha256
                  (base32
-                  "1vj8fj6dfryqhbzhlm4nlv4cqx09pnws0lcis7ickk82ch93mkhf"))))
+                  "0d93p4wpc5icikq395975y4bcw95j17x5m5f91r4gxrf8v79s0kb"))))
       (native-inputs
        (list graphviz))
       (propagated-inputs