about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--gn/packages/genenetwork.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm
index 2d7fab5..2053e78 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -348,7 +348,7 @@
        (license license:agpl3+))))
 
 (define-public genenetwork3-stable
-  (let ((commit "b04458b6ff745c9d0d1101527bec6eeafd911d05")
+  (let ((commit "c094d2db352a39cc001b21ad4195fc32de24c863")
         (revision "1"))
     (package
      (inherit genenetwork3)