gnu: cd-hit: Update to 4.6.6.

* gnu/packages/bioinformatics.scm (cd-hit): Update to 4.6.6.
This commit is contained in:
Ben J Woodcroft 2017-01-06 11:03:37 +10:00 committed by Ben Woodcroft
parent e50d5b8c9d
commit 0c37e2a3d2
No known key found for this signature in database
GPG key ID: 2A6AD9F4AAC20DF6

View file

@ -1478,15 +1478,15 @@ (define-public python2-plastid
(define-public cd-hit
(package
(name "cd-hit")
(version "4.6.5")
(version "4.6.6")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/weizhongli/cdhit"
"/releases/download/V" version
"/cd-hit-v" version "-2016-0304.tar.gz"))
"/cd-hit-v" version "-2016-0711.tar.gz"))
(sha256
(base32
"15db0hq38yyifwqx9b6l34z14jcq576dmjavhj8a426c18lvnhp3"))))
"1w8hd4fszgg29nqiz569fldwy012la77nljcmlhglgicws56z54p"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; there are no tests