gnu: python-pybigwig: Update to 0.3.17.

* gnu/packages/bioinformatics.scm (python-pybigwig): Update to 0.3.17.
This commit is contained in:
Ricardo Wurmus 2020-04-17 15:49:06 +02:00
parent d3f292b8dc
commit 4a085ffc16
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -2399,13 +2399,13 @@ (define-public libbigwig
(define-public python-pybigwig
(package
(name "python-pybigwig")
(version "0.3.12")
(version "0.3.17")
(source (origin
(method url-fetch)
(uri (pypi-uri "pyBigWig" version))
(sha256
(base32
"00w4kfnm2c5l7wdwr2nj1z5djv8kzgf7h1zhsgv6njff1rwr26g0"))
"157x6v48y299zm382krf1dw08fdxg95im8lnabhp5vc94s04zxj1"))
(modules '((guix build utils)))
(snippet
'(begin