diff mbox series

[bug#64900] gnu: python-cgatcore: Update to 0.6.15.

Message ID 15456838f20cbd5107badf7359702b650e4540c4.1690468741.git.hako@ultrarare.space
State New
Headers show
Series [bug#64900] gnu: python-cgatcore: Update to 0.6.15. | expand

Commit Message

Hilton Chain July 27, 2023, 2:43 p.m. UTC
* gnu/packages/bioinformatics.scm (python-cgatcore): Update to 0.6.15.
---
 gnu/packages/bioinformatics.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


base-commit: c7e45139faa27b60f2c7d0a4bc140f9793d97d47

Comments

Christopher Baines Sept. 12, 2023, 7:49 a.m. UTC | #1
Hilton Chain via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/bioinformatics.scm (python-cgatcore): Update to 0.6.15.
> ---
>  gnu/packages/bioinformatics.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks, I've pushed this to master as
8294f45dfc849f3006ea362ce754d04c5ecf89db.

Chris
diff mbox series

Patch

diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 864c200707..0060cdada4 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -18992,7 +18992,7 @@  (define-public python-pyliftover
 (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)
@@ -19002,7 +19002,7 @@  (define-public python-cgatcore
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0fjjaski39j8b7v21wldmbwwsfhicngajah7n4skafi56kdck33p"))))
+                "103hpdnkqr3a34blbicshk56j36g652s0g1zi9isppc5dngn0s18"))))
     (build-system pyproject-build-system)
     (arguments
      (list