gnu: vsearch: Update to 2.1.1.

* gnu/packages/bioinformatics.scm (vsearch): Update to 2.1.1.
This commit is contained in:
Ben Woodcroft 2016-09-26 20:35:32 +10:00
parent 204adc3017
commit af8de20386
No known key found for this signature in database
GPG Key ID: E44DCCD146E0CCF4
1 changed files with 2 additions and 2 deletions

View File

@ -5457,7 +5457,7 @@ track. The database is exposed as a @code{TxDb} object.")
(define-public vsearch
(package
(name "vsearch")
(version "2.1.0")
(version "2.1.1")
(source
(origin
(method url-fetch)
@ -5467,7 +5467,7 @@ track. The database is exposed as a @code{TxDb} object.")
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"1937yzchsxnnf6j1xxifpa219zlwpkkz0a5nh4hdgnccscrszw6z"))
"0rn40inkpgv0j1r1j9kmgjkb7nc8v5c9ijvbhzr17iayannxvlq9"))
(modules '((guix build utils)))
(snippet
'(begin