gnu: taxtastic: Update to 0.8.5.

* gnu/packages/bioinformatics.scm (taxtastic): Update to 0.8.5.
This commit is contained in:
Roel Janssen 2018-04-28 00:43:16 +02:00
parent 5e3175f743
commit d0c75e73d4
No known key found for this signature in database
GPG Key ID: C3EC1DCA843072E1
1 changed files with 2 additions and 2 deletions

View File

@ -5963,13 +5963,13 @@ Cuffdiff or Ballgown programs.")
(define-public taxtastic (define-public taxtastic
(package (package
(name "taxtastic") (name "taxtastic")
(version "0.6.4") (version "0.8.5")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (pypi-uri "taxtastic" version)) (uri (pypi-uri "taxtastic" version))
(sha256 (sha256
(base32 (base32
"0s79z8kfl853x7l4h8ms05k31q87aw62nrchlk20w9n227j35929")))) "03pysw79lsrvz4lwzis88j15067ffqbi4cid5pqhrlxmd6bh8rrk"))))
(build-system python-build-system) (build-system python-build-system)
(arguments (arguments
`(#:python ,python-2 `(#:python ,python-2