gnu: python-cooler: Update to 0.9.3.

* gnu/packages/bioinformatics.scm (python-cooler): Update to 0.9.3.

Change-Id: I4b89d552a424e74f76cda0c527dc7b712b8c9f31
This commit is contained in:
Ricardo Wurmus 2024-05-02 16:23:28 +02:00
parent 57f265f1ea
commit 332a8fa4bc
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -17838,14 +17838,14 @@ fasta subsequences.")
(define-public python-cooler (define-public python-cooler
(package (package
(name "python-cooler") (name "python-cooler")
(version "0.9.1") (version "0.9.3")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (pypi-uri "cooler" version)) (uri (pypi-uri "cooler" version))
(sha256 (sha256
(base32 (base32
"0capn4jj3mkxfwcc65cg644zvrv4sqr2wxr0ylx5w767jx3yb7p2")))) "0qqb0i5449r6w871klsbjzxsjhdkpsaas3hvs9f1hc7ssrkf1vi1"))))
(build-system pyproject-build-system) (build-system pyproject-build-system)
(arguments (arguments
(list (list