about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2025-01-22 12:47:48 -0600
committerFrederick Muriuki Muriithi2025-01-22 12:47:48 -0600
commita2c9a2a360bcaabe01222de7ddece699fcbc7000 (patch)
tree2d24caad020b499b2285d3afebdb022791bd54da
parent3d0c1d2389e9642a26c9c51dcb1141dfcd36dbec (diff)
downloadguix-bioinformatics-a2c9a2a360bcaabe01222de7ddece699fcbc7000.tar.gz
genenetwork2: Upgrade to commit 0db8dca.
Fixes bug with the registration page.
-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 d451875..121c30b 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -191,7 +191,7 @@
       (license license:agpl3+))))
 
 (define-public genenetwork2
-  (let ((commit "6d4d48ef4eb14daf1f213d695b39a2be35f51746")
+  (let ((commit "0db8dca5edc931b1cea5aaa8096ece0134725481")
         (revision "4"))
     (package
       (name "genenetwork2")
@@ -204,7 +204,7 @@
                 (file-name (string-append name "-" version))
                 (sha256
                  (base32
-                  "1wv9vqy5riaf97wpi95fqwjgi0anzjshy7acpsxa4x39n8zy7xgh"))))
+                  "0h26arq4mrj4jyvh3k3x7my8vx9p9dhnkmvpj1dz4jyxjv66n265"))))
       (native-inputs
        (list graphviz))
       (propagated-inputs