From: jgart via Guix-patches via <guix-patches@gnu.org>
To: 56029@debbugs.gnu.org
Cc: jgart <jgart@dismail.de>
Subject: [bug#56029] [PATCH] gnu: litecli: Update to 1.9.0.
Date: Fri, 17 Jun 2022 00:37:23 -0500 [thread overview]
Message-ID: <20220617053723.28192-1-jgart@dismail.de> (raw)
* 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
next reply other threads:[~2022-06-17 5:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-17 5:37 jgart via Guix-patches via [this message]
2022-06-23 20:31 ` bug#56029: [PATCH] gnu: litecli: Update to 1.9.0 Ludovic Courtès
2022-06-23 22:02 ` [bug#56029] " jgart via Guix-patches via
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220617053723.28192-1-jgart@dismail.de \
--to=guix-patches@gnu.org \
--cc=56029@debbugs.gnu.org \
--cc=jgart@dismail.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.