gnu: vsearch: Update to 2.5.0.

* gnu/packages/bioinformatics.scm (vsearch): Update to 2.5.0.
This commit is contained in:
Ben Woodcroft 2017-10-07 09:42:55 +10:00
parent ecfcb2e048
commit 3ae76f7f57
No known key found for this signature in database
GPG Key ID: 2A6AD9F4AAC20DF6
1 changed files with 2 additions and 2 deletions

View File

@ -6163,7 +6163,7 @@ SELECT or UPDATE queries to an end-point.")
(define-public vsearch
(package
(name "vsearch")
(version "2.4.4")
(version "2.5.0")
(source
(origin
(method url-fetch)
@ -6173,7 +6173,7 @@ SELECT or UPDATE queries to an end-point.")
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"1d8a4gjwaqdv57krlr80x18mg5py1bbdiqs5m0jdn38filc9z40k"))
"1k8wf3qns4mqrsizywbkqcasqjw000m4drxsag3qd7390pwvf9kz"))
(patches (search-patches "vsearch-unbundle-cityhash.patch"))
(snippet
'(begin