about summary refs log tree commit diff
path: root/gn
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2025-10-15 13:23:34 -0500
committerFrederick Muriuki Muriithi2025-10-15 13:23:34 -0500
commit8fa233db2bb0fea8f083c00dffe7a0a79c260b10 (patch)
treece7cb130ddbd3266b65c9e84956a57c8fabf7c6c /gn
parentebe7b57a5e785ea11597947c6de892bb028a5e1f (diff)
downloadguix-bioinformatics-8fa233db2bb0fea8f083c00dffe7a0a79c260b10.tar.gz
Genenetwork2: Upgrade to commit 3afc2ee. HEAD master
Diffstat (limited to 'gn')
-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 9c8cb64..d7ec822 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -227,7 +227,7 @@ storage.")
     (license license:bsd-3)))
 
 (define-public genenetwork2
-  (let ((commit "24ee4c10b48bd64fe0306711fc6e7ffc79c74ae8")
+  (let ((commit "3afc2ee31654776c5ae0defb7f65efcc2f462f80")
         (revision "4"))
     (package
       (name "genenetwork2")
@@ -240,7 +240,7 @@ storage.")
                 (file-name (string-append name "-" version))
                 (sha256
                  (base32
-                  "1xgklnsqmm7935qxqjaqm4v7jynrwykhcly8sfdya6z3xsvxlgsz"))))
+                  "1l60gav2fq2apcl32da1i383xbnyll3sznj36jhirfshmdcq68sq"))))
       (native-inputs
        (list graphviz))
       (propagated-inputs