aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpjotrp2021-01-09 07:06:22 +0000
committerpjotrp2021-01-09 10:20:11 +0000
commit96be345eb721b5334fe88e5eb70fd9b0679d6916 (patch)
tree151cfb60a109c5301ff3d063f85997cf8909c83f
parent33984a12b182ee5c715330acc5405f616ab706e2 (diff)
downloadguix-bioinformatics-96be345eb721b5334fe88e5eb70fd9b0679d6916.tar.gz
gemma: revert to latest
-rw-r--r--gn/packages/gemma.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gn/packages/gemma.scm b/gn/packages/gemma.scm
index 51e0b3e..8ba9332 100644
--- a/gn/packages/gemma.scm
+++ b/gn/packages/gemma.scm
@@ -102,7 +102,7 @@
;; See also the recent gemma.scm in the GEMMA repo!
(define-public gemma-gn2 ; guix candidate - currently uses generic
- ; openblas version
+ ; openblas version and genenetwork github repo
(let ((commit "47221d6e9891bf9b20ce6e1e909856ccb0ae575f"))
(package
@@ -111,7 +111,7 @@
(source (origin
(method git-fetch)
(uri (git-reference
- (url "https://github.com/genenetwork/GEMMA")
+ (url "https://github.com/genenetwork/GEMMA")
(commit commit)))
(file-name (string-append name "-" version "-checkout"))
(sha256