gnu: roary: Update to 3.8.2.

* gnu/packages/bioinformatics.scm (roary): Update to 3.8.2.
master
Ben Woodcroft 2017-05-21 22:25:54 +01:00
parent 3cbfc149c3
commit 7569613076
No known key found for this signature in database
GPG Key ID: 2A6AD9F4AAC20DF6
1 changed files with 2 additions and 2 deletions

View File

@ -4094,7 +4094,7 @@ partial genes, and identifies translation initiation sites.")
(define-public roary
(package
(name "roary")
(version "3.7.0")
(version "3.8.2")
(source
(origin
(method url-fetch)
@ -4103,7 +4103,7 @@ partial genes, and identifies translation initiation sites.")
version ".tar.gz"))
(sha256
(base32
"0x2hpb3nfsc6x2nq1788w0fhqfzc7cn2dp4xwyva9m3k6xlz0m43"))))
"03dfr2cd5fp80bcr65923zpdzrasvcxl7c2vgh8373v25a1yfap7"))))
(build-system perl-build-system)
(arguments
`(#:phases