aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpjotrp2024-03-24 09:01:32 +0100
committerpjotrp2024-03-24 09:01:32 +0100
commitf95867933281683eab207b806550f8b637447608 (patch)
tree9bb365803d15020d0cca92c43e1c65d85386297f
parent27970a971d821fc598eb5050f76585e83fefe2c0 (diff)
downloadguix-bioinformatics-f95867933281683eab207b806550f8b637447608.tar.gz
genenetwork-stable: fix URL problem R/qtl api
-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 b26c53e..91063b9 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -350,7 +350,7 @@
(license license:agpl3+))))
(define-public genenetwork2-stable
- (let ((commit "2c122f99098cf84d4b67953f2a3ef05dab762c9c")
+ (let ((commit "42b37bba21530aab104bd2fbbddb27ce7cd7de7c")
(revision "1"))
(package
(inherit genenetwork2)