1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-08 06:00:36 +02:00

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

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