gnu: sra-tools: Update to 2.5.7.
* gnu/packages/bioinformatics.scm (sra-tools): Update to 2.5.7.
This commit is contained in:
parent
fe91666b79
commit
a78d62f432
@ -2951,7 +2951,7 @@ complexity samples.")
|
|||||||
(define-public sra-tools
|
(define-public sra-tools
|
||||||
(package
|
(package
|
||||||
(name "sra-tools")
|
(name "sra-tools")
|
||||||
(version "2.5.4")
|
(version "2.5.7")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
@ -2961,7 +2961,7 @@ complexity samples.")
|
|||||||
(file-name (string-append name "-" version ".tar.gz"))
|
(file-name (string-append name "-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1rxxc8a34g70jcaa2j8sys2x93amlbc24k7az39wldhkzgi96825"))))
|
"0q93qg744x787d08qmjmdafki1wkbvkdwynayjnjd454gkd26jl5"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:parallel-build? #f ; not supported
|
`(#:parallel-build? #f ; not supported
|
||||||
|
Loading…
Reference in New Issue
Block a user