about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2025-08-28 16:46:31 -0500
committerFrederick Muriuki Muriithi2025-08-28 16:46:31 -0500
commit9d677cfeda46d7a3e8057be2ca0ac37cffe4f143 (patch)
tree46629d0b741753a12a16e37984a08493e4f78b46
parent5ca758efd7e2191aa9f0ad6ab6890f04019457bc (diff)
downloadguix-bioinformatics-9d677cfeda46d7a3e8057be2ca0ac37cffe4f143.tar.gz
genenetwork2: update to commit 2881fd0.
-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 ffa56c5..c03a548 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -226,7 +226,7 @@ storage.")
     (license license:bsd-3)))
 
 (define-public genenetwork2
-  (let ((commit "eecad67bdc189774865256f8fba2fe631fc1a9b3")
+  (let ((commit "2881fd0657cf632e003e4666e7ff301b96f47ceb")
         (revision "4"))
     (package
       (name "genenetwork2")
@@ -239,7 +239,7 @@ storage.")
                 (file-name (string-append name "-" version))
                 (sha256
                  (base32
-                  "1ch95l78cwj3377021hb45g19svpid4w3fixgyznnkwliap5pbhm"))))
+                  "0cbjq7l2wpw78zankz9hpdln1nn1b8qzf5hsn7g8wcxp7ikacfnl"))))
       (native-inputs
        (list graphviz))
       (propagated-inputs