unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [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

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