about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2025-01-20 09:30:27 -0600
committerFrederick Muriuki Muriithi2025-01-20 09:30:27 -0600
commitc39c237a4d943c11757521f79ae8dfec024d5554 (patch)
tree3e5d4c589c2cecfc4e039e6873805defcf47dd49
parent1d295a8418e37627568cbb4392d4ce1b56753aff (diff)
downloadguix-bioinformatics-c39c237a4d943c11757521f79ae8dfec024d5554.tar.gz
Genenetwork3: Upgrade to commit 5d2aebb.
-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 b9b6bf4..802ea4d 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -115,7 +115,7 @@
       ((#:tests? _ #f) #f)))))
 
 (define-public genenetwork3
-  (let ((commit "f9f752152e9e00dbfb756d8a08c10e1892685104")
+  (let ((commit "5d2aebb8c1e3af7751a7b23d3467c63006395c58")
         (revision "5"))
     (package
       (name "genenetwork3")
@@ -129,7 +129,7 @@
          (file-name (git-file-name name version))
          (sha256
           (base32
-           "1ggc597xqj280qdp5gzlk745ldgx54k5sgn1w865ini6ph3i18zr"))))
+           "0gmpndln4j39m2wk48qqirdynn3ivjvinppsgm6lgrjbqcjg27zb"))))
       (inputs
        (list python-click))
       (native-inputs