aboutsummaryrefslogtreecommitdiff
path: root/gn/packages/gemma.scm
diff options
context:
space:
mode:
authorpjotrp2021-01-09 10:19:48 +0000
committerpjotrp2021-01-09 10:19:48 +0000
commit33984a12b182ee5c715330acc5405f616ab706e2 (patch)
tree22be4984e2ffb0f1c55b25db12df6b564a4d5885 /gn/packages/gemma.scm
parentf0a7a7774b80fb5819fae498393b1b4af57d1be8 (diff)
downloadguix-bioinformatics-33984a12b182ee5c715330acc5405f616ab706e2.tar.gz
fix
Diffstat (limited to 'gn/packages/gemma.scm')
-rw-r--r--gn/packages/gemma.scm5
1 files changed, 4 insertions, 1 deletions
diff --git a/gn/packages/gemma.scm b/gn/packages/gemma.scm
index d96d5a8..51e0b3e 100644
--- a/gn/packages/gemma.scm
+++ b/gn/packages/gemma.scm
@@ -100,7 +100,10 @@
(license license:bsd-3))))
-(define-public gemma-gn2 ; Version used in GeneNetwork. Guix candidate - generic openblas version
+;; See also the recent gemma.scm in the GEMMA repo!
+(define-public gemma-gn2 ; guix candidate - currently uses generic
+ ; openblas version
+
(let ((commit "47221d6e9891bf9b20ce6e1e909856ccb0ae575f"))
(package
(name "gemma-gn2")