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

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

bug#39439: closed ([PATCH] gnu: python-clikit: Update to 0.4.1.)


From: GNU bug Tracking System
Subject: bug#39439: closed ([PATCH] gnu: python-clikit: Update to 0.4.1.)
Date: Wed, 05 Feb 2020 21:00:02 +0000

Your message dated Wed, 05 Feb 2020 21:58:58 +0100
with message-id <address@hidden>
and subject line Re: [bug#39439] [PATCH] gnu: python-clikit: Update to 0.4.1.
has caused the debbugs.gnu.org bug report #39439,
regarding [PATCH] gnu: python-clikit: Update to 0.4.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
39439: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=39439
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: python-clikit: Update to 0.4.1. Date: Wed, 5 Feb 2020 18:06:17 +0100
* gnu/packages/python-xyz.scm (python-clikit): Update to 0.4.1.
---
 gnu/packages/python-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index ca80e43289..74653c542f 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -10529,14 +10529,14 @@ more, possibly remote, memcached servers.")
 (define-public python-clikit
   (package
     (name "python-clikit")
-    (version "0.2.4")
+    (version "0.4.1")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "clikit" version))
        (sha256
         (base32
-         "0dc8czib5f4j9px1ivcpqnmivnx2zjpc0xb00ldrhsqylks7r06n"))))
+         "10gab65pq0jdf589n33sj2513pxal2lisl4xwf1ijysdjxmpdr4a"))))
     (build-system python-build-system)
     (propagated-inputs
      `(("python-pastel" ,python-pastel)
-- 
2.25.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#39439] [PATCH] gnu: python-clikit: Update to 0.4.1. Date: Wed, 05 Feb 2020 21:58:58 +0100 User-agent: Notmuch/0.29.3 (https://notmuchmail.org) Emacs/26.3 (x86_64-pc-linux-gnu)
Tanguy Le Carrour <address@hidden> writes:

> * gnu/packages/python-xyz.scm (python-clikit): Update to 0.4.1.

Applied, thanks!

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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