emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#64900: closed ([PATCH] gnu: python-cgatcore: Update to 0.6.15.)


From: GNU bug Tracking System
Subject: bug#64900: closed ([PATCH] gnu: python-cgatcore: Update to 0.6.15.)
Date: Tue, 12 Sep 2023 07:51:02 +0000

Your message dated Tue, 12 Sep 2023 08:49:50 +0100
with message-id <87a5trx232.fsf@cbaines.net>
and subject line Re: [bug#64900] [PATCH] gnu: python-cgatcore: Update to 0.6.15.
has caused the debbugs.gnu.org bug report #64900,
regarding [PATCH] gnu: python-cgatcore: Update to 0.6.15.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
64900: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64900
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: python-cgatcore: Update to 0.6.15. Date: Thu, 27 Jul 2023 22:43:07 +0800
* 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#64900] [PATCH] gnu: python-cgatcore: Update to 0.6.15. Date: Tue, 12 Sep 2023 08:49:50 +0100 User-agent: mu4e 1.10.5; emacs 28.2
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: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]