summaryrefslogtreecommitdiff
path: root/gnu/packages
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2015-11-06 22:29:02 +0100
committerRicardo Wurmus <rekado@elephly.net>2015-11-06 22:31:29 +0100
commit4d75e03ac9cdea393dd29758fbfe8ec003326f7c (patch)
tree563a7640c6487e6dfd25be760a9c3798ad2614b1 /gnu/packages
parent4c60ce4a6beea4be6cc1a9aecc28f73ccb338597 (diff)
downloadguix-patches-4d75e03ac9cdea393dd29758fbfe8ec003326f7c.tar
guix-patches-4d75e03ac9cdea393dd29758fbfe8ec003326f7c.tar.gz
gnu: bless: Correct indentation and home-page.
* gnu/packages/bioinformatics.scm (bless): Fix indentation. [home-page]: Replace broken URL.
Diffstat (limited to 'gnu/packages')
-rw-r--r--gnu/packages/bioinformatics.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index fe55e91a91..f13e4050c4 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -535,8 +535,8 @@ confidence to have in an alignment.")
version ".tgz"))
(sha256
(base32
- "0rm0gw2s18dqwzzpl3c2x1z05ni2v0xz5dmfk3d33j6g4cgrlrdd"))
- (modules '((guix build utils)))
+ "0rm0gw2s18dqwzzpl3c2x1z05ni2v0xz5dmfk3d33j6g4cgrlrdd"))
+ (modules '((guix build utils)))
(snippet
`(begin
;; Remove bundled boost, pigz, zlib, and .git directory
@@ -595,7 +595,7 @@ confidence to have in an alignment.")
("boost" ,boost)
("pigz" ,pigz)
("zlib" ,zlib)))
- (home-page "http://sourceforge.net/projects/bless-ec/wiki/Home/")
+ (home-page "http://sourceforge.net/p/bless-ec/wiki/Home/")
(synopsis "Bloom-filter-based error correction tool for NGS reads")
(description
"@dfn{Bloom-filter-based error correction solution for high-throughput