[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/03: gnu: sra-tools: Update to 2.5.7.
From: |
Ben Woodcroft |
Subject: |
03/03: gnu: sra-tools: Update to 2.5.7. |
Date: |
Tue, 26 Jan 2016 00:59:49 +0000 |
benwoodcroft pushed a commit to branch master
in repository guix.
commit a78d62f4323bac9d93bda73cfb4251c47f6675c9
Author: Ben Woodcroft <address@hidden>
Date: Tue Jan 26 10:48:21 2016 +1000
gnu: sra-tools: Update to 2.5.7.
* gnu/packages/bioinformatics.scm (sra-tools): Update to 2.5.7.
---
gnu/packages/bioinformatics.scm | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 4fb0819..992ab30 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -2951,7 +2951,7 @@ complexity samples.")
(define-public sra-tools
(package
(name "sra-tools")
- (version "2.5.4")
+ (version "2.5.7")
(source
(origin
(method url-fetch)
@@ -2961,7 +2961,7 @@ complexity samples.")
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
- "1rxxc8a34g70jcaa2j8sys2x93amlbc24k7az39wldhkzgi96825"))))
+ "0q93qg744x787d08qmjmdafki1wkbvkdwynayjnjd454gkd26jl5"))))
(build-system gnu-build-system)
(arguments
`(#:parallel-build? #f ; not supported