me
/
guix
Archived
1
0
Fork 0

gnu: python-cgatcore: Update to 0.6.15.

* gnu/packages/bioinformatics.scm (python-cgatcore): Update to 0.6.15.

Signed-off-by: Christopher Baines <mail@cbaines.net>
master
Hilton Chain 2023-07-27 22:43:07 +08:00 committed by Christopher Baines
parent d6ad06cd6c
commit 8294f45dfc
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 2 additions and 2 deletions

View File

@ -19134,7 +19134,7 @@ coordinates between different assemblies.")
(define-public python-cgatcore
(package
(name "python-cgatcore")
(version "0.6.14")
(version "0.6.15")
;; The version of pypi does not include test data.
(source (origin
(method git-fetch)
@ -19144,7 +19144,7 @@ coordinates between different assemblies.")
(file-name (git-file-name name version))
(sha256
(base32
"0fjjaski39j8b7v21wldmbwwsfhicngajah7n4skafi56kdck33p"))))
"103hpdnkqr3a34blbicshk56j36g652s0g1zi9isppc5dngn0s18"))))
(build-system pyproject-build-system)
(arguments
(list