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 efb0ea8..2d7fab5 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -348,7 +348,7 @@
        (license license:agpl3+))))
 
 (define-public genenetwork3-stable
-  (let ((commit "25d3f3d7a13a9d94b561b1d824ba0b428a3fc006")
+  (let ((commit "b04458b6ff745c9d0d1101527bec6eeafd911d05")
         (revision "1"))
     (package
      (inherit genenetwork3)