gnu: fasttree: Update to 2.1.10.

* gnu/packages/bioinformatics.scm (fasttree): Update to 2.1.10.
This commit is contained in:
Ben Woodcroft 2017-05-21 15:38:34 +01:00
parent abc08cbae6
commit 88682c9a72
No known key found for this signature in database
GPG key ID: 2A6AD9F4AAC20DF6

View file

@ -2418,7 +2418,7 @@ (define-public express-beta-diversity
(define-public fasttree
(package
(name "fasttree")
(version "2.1.9")
(version "2.1.10")
(source (origin
(method url-fetch)
(uri (string-append
@ -2426,7 +2426,7 @@ (define-public fasttree
version ".c"))
(sha256
(base32
"0ljvvw8i1als1wbfzvrf15c3ii2vw9db20a259g6pzg34xyyb97k"))))
"0vcjdvy1j4m702vmak4svbfkrpcw63k7wymfksjp9a982zy8kjsl"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no "check" target