aboutsummaryrefslogtreecommitdiff
path: root/gn/packages/genenetwork.scm
diff options
context:
space:
mode:
authorpjotrp2016-03-09 17:59:12 +0100
committerpjotrp2016-03-09 17:59:12 +0100
commita9ae940435ffa67b04598a215280c42dd185e964 (patch)
tree489d60b5b7d28cd9c9b5688660acbf61ae1e1414 /gn/packages/genenetwork.scm
parent1b16196348f91b6b7655550766a79418428977c1 (diff)
downloadguix-bioinformatics-a9ae940435ffa67b04598a215280c42dd185e964.tar.gz
spaces
Diffstat (limited to 'gn/packages/genenetwork.scm')
-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 1b46117..1382cfb 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -150,7 +150,7 @@
;; (url "https://github.com/genenetwork/genenetwork2.git")
(url "https://github.com/genenetwork/genenetwork2_diet.git")
(commit commit)))
- (file-name (string-append name "-" (string-take commit 7)))
+ (file-name (string-append name "-" (string-take commit 7)))
(sha256
(base32
"1zs6jgrpwzxmfjz03whnaw8q6h8f53mycl440p058gfn8x7pd618"))))