about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2025-03-03 16:35:12 -0600
committerFrederick Muriuki Muriithi2025-03-03 16:35:12 -0600
commit4bfc73a9ed6fdde6bbae0abeb360c895b9f6ea4a (patch)
tree366353b58014bbc0b6b3b0bff7c73755a5ce4bbd
parent8133ba7f8cc93a050e071c35a5fc9421695a19af (diff)
downloadguix-bioinformatics-4bfc73a9ed6fdde6bbae0abeb360c895b9f6ea4a.tar.gz
genenetwork2: Upgrade to commit 4d0335b.
-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 f729d1e..dbd70f5 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -224,7 +224,7 @@ storage.")
     (license license:bsd-3)))
 
 (define-public genenetwork2
-  (let ((commit "96433ed20e02d6f8ea592d765521c24de84d5a28")
+  (let ((commit "4d0335b2d39c1a1871e10c8f0c7ba482815ab91b")
         (revision "4"))
     (package
       (name "genenetwork2")
@@ -237,7 +237,7 @@ storage.")
                 (file-name (string-append name "-" version))
                 (sha256
                  (base32
-                  "04i18n65z0pjsy646fqa09fh4a07cppk0mvs725v663sm5z7yndp"))))
+                  "0lpm4yi6rxvi79lcw7cnbhy86863bfy30hzjpx452lzxy4fk3338"))))
       (native-inputs
        (list graphviz))
       (propagated-inputs