unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#39439] [PATCH] gnu: python-clikit: Update to 0.4.1.
@ 2020-02-05 17:06 Tanguy Le Carrour
  2020-02-05 20:58 ` bug#39439: " Marius Bakke
  0 siblings, 1 reply; 2+ messages in thread
From: Tanguy Le Carrour @ 2020-02-05 17:06 UTC (permalink / raw)
  To: 39439; +Cc: Tanguy Le Carrour

* 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

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

* bug#39439: [PATCH] gnu: python-clikit: Update to 0.4.1.
  2020-02-05 17:06 [bug#39439] [PATCH] gnu: python-clikit: Update to 0.4.1 Tanguy Le Carrour
@ 2020-02-05 20:58 ` Marius Bakke
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2020-02-05 20:58 UTC (permalink / raw)
  To: Tanguy Le Carrour, 39439-done

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

Tanguy Le Carrour <tanguy@bioneland.org> writes:

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

Applied, thanks!

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

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

end of thread, other threads:[~2020-02-05 21:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-05 17:06 [bug#39439] [PATCH] gnu: python-clikit: Update to 0.4.1 Tanguy Le Carrour
2020-02-05 20:58 ` bug#39439: " Marius Bakke

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).