me
/
guix
Archived
1
0
Fork 0

gnu: fasttree: Update to 2.1.10.

* gnu/packages/bioinformatics.scm (fasttree): Update to 2.1.10.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -2418,7 +2418,7 @@ similarity of community members.")
(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 @@ similarity of community members.")
version ".c"))
(sha256
(base32
"0ljvvw8i1als1wbfzvrf15c3ii2vw9db20a259g6pzg34xyyb97k"))))
"0vcjdvy1j4m702vmak4svbfkrpcw63k7wymfksjp9a982zy8kjsl"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no "check" target