gnu: vsearch: Update to 2.0.0.

* gnu/packages/bioinformatics.scm (vsearch): Update to 2.0.0.
This commit is contained in:
Ben Woodcroft 2016-06-26 12:43:39 +10:00
parent 36c6919c93
commit c2e575185b
No known key found for this signature in database
GPG Key ID: E44DCCD146E0CCF4
1 changed files with 2 additions and 2 deletions

View File

@ -3869,7 +3869,7 @@ data types as well.")
(define-public vsearch
(package
(name "vsearch")
(version "1.11.2")
(version "2.0.0")
(source
(origin
(method url-fetch)
@ -3879,7 +3879,7 @@ data types as well.")
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"0vnjcws9rdf5r14y9f10iq46yvrwsg0h502v954rd9nd50ras01m"))
"1sd57abgx077icqrbj36jq9q7pdpzc6dbics2pn1555kisq2jhfh"))
(modules '((guix build utils)))
(snippet
'(begin