me
/
guix
Archived
1
0
Fork 0

gnu: python-cooler: Update to 0.9.3.

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

Change-Id: I4b89d552a424e74f76cda0c527dc7b712b8c9f31
master
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
1 changed files with 2 additions and 2 deletions

View File

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