3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: vsearch: Update to 2.0.1.

*  gnu/packages/bioinformatics.scm (vsearch): Update to 2.0.1.
This commit is contained in:
Ben Woodcroft 2016-07-01 08:59:14 +10:00
parent c7f04517a6
commit 71830f0e49
No known key found for this signature in database
GPG key ID: E44DCCD146E0CCF4

View file

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