* [bug#56029] [PATCH] gnu: litecli: Update to 1.9.0.
@ 2022-06-17 5:37 jgart via Guix-patches via
2022-06-23 20:31 ` bug#56029: " Ludovic Courtès
0 siblings, 1 reply; 3+ messages in thread
From: jgart via Guix-patches via @ 2022-06-17 5:37 UTC (permalink / raw)
To: 56029; +Cc: jgart
* gnu/packages/databases.scm (litecli): Update to 1.9.0.
---
gnu/packages/databases.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm
index 9a142da7ee..4e926c006e 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -650,13 +650,13 @@ (define-public go-github-com-couchbase-gomemcached
(define-public litecli
(package
(name "litecli")
- (version "1.8.0")
+ (version "1.9.0")
(source
(origin
(method url-fetch)
(uri (pypi-uri "litecli" version))
(sha256
- (base32 "0ghh8hq5bw3y2ybiy4ibbdfz55jxvilg1s6zmhxmqikhg5s95xh2"))))
+ (base32 "1897divrdqlhl1p5jvvm29rg3d99f48s58na7hgdzm1x13x2rbr1"))))
(build-system python-build-system)
(propagated-inputs
(list python-cli-helpers
--
2.36.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* bug#56029: [PATCH] gnu: litecli: Update to 1.9.0.
2022-06-17 5:37 [bug#56029] [PATCH] gnu: litecli: Update to 1.9.0 jgart via Guix-patches via
@ 2022-06-23 20:31 ` Ludovic Courtès
2022-06-23 22:02 ` [bug#56029] " jgart via Guix-patches via
0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2022-06-23 20:31 UTC (permalink / raw)
To: jgart; +Cc: 56029-done
Hi,
jgart <jgart@dismail.de> skribis:
> * gnu/packages/databases.scm (litecli): Update to 1.9.0.
Applied, thanks!
Ludo’.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [bug#56029] [PATCH] gnu: litecli: Update to 1.9.0.
2022-06-23 20:31 ` bug#56029: " Ludovic Courtès
@ 2022-06-23 22:02 ` jgart via Guix-patches via
0 siblings, 0 replies; 3+ messages in thread
From: jgart via Guix-patches via @ 2022-06-23 22:02 UTC (permalink / raw)
To: Ludovic Courtès; +Cc: 56029-done
On Thu, 23 Jun 2022 22:31:05 +0200 Ludovic Courtès <ludo@gnu.org> wrote:
Thank you!
- jgart
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-06-23 22:06 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-17 5:37 [bug#56029] [PATCH] gnu: litecli: Update to 1.9.0 jgart via Guix-patches via
2022-06-23 20:31 ` bug#56029: " Ludovic Courtès
2022-06-23 22:02 ` [bug#56029] " jgart via Guix-patches via
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.