gnu: vsearch: Update to 2.3.4.

* gnu/packages/bioinformatics.scm (vsearch): Update to 2.3.4.
master
Ben Woodcroft 2016-12-10 10:45:08 +10:00
parent 7922ab8fe8
commit a225db5293
No known key found for this signature in database
GPG Key ID: A85574FCCDD09987
1 changed files with 2 additions and 2 deletions

View File

@ -5629,7 +5629,7 @@ track. The database is exposed as a @code{TxDb} object.")
(define-public vsearch
(package
(name "vsearch")
(version "2.3.3")
(version "2.3.4")
(source
(origin
(method url-fetch)
@ -5639,7 +5639,7 @@ track. The database is exposed as a @code{TxDb} object.")
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"1d3670apjy15c9l40fpq71lifxga6j9z2gisdirycwk18s4mvcp2"))
"1xyraxmhyx62mxx8z7c8waygvcijwkh48ms1ar60w2cv2y2sn4al"))
(modules '((guix build utils)))
(snippet
'(begin