unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#64900] [PATCH] gnu: python-cgatcore: Update to 0.6.15.
@ 2023-07-27 14:43 Hilton Chain via Guix-patches via
  2023-09-12  7:49 ` Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2023-07-27 14:43 UTC (permalink / raw)
  To: 64900; +Cc: Hilton Chain

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

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

base-commit: c7e45139faa27b60f2c7d0a4bc140f9793d97d47
-- 
2.41.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [bug#64900] [PATCH] gnu: python-cgatcore: Update to 0.6.15.
  2023-07-27 14:43 [bug#64900] [PATCH] gnu: python-cgatcore: Update to 0.6.15 Hilton Chain via Guix-patches via
@ 2023-09-12  7:49 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-09-12  7:49 UTC (permalink / raw)
  To: Hilton Chain; +Cc: 64900-done, 64900

[-- Attachment #1: Type: text/plain, Size: 329 bytes --]


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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-09-12  7:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-27 14:43 [bug#64900] [PATCH] gnu: python-cgatcore: Update to 0.6.15 Hilton Chain via Guix-patches via
2023-09-12  7:49 ` Christopher Baines

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).