GNU bug report logs - #56029
[PATCH] gnu: litecli: Update to 1.9.0.

Previous Next

Package: guix-patches;

Reported by: jgart <jgart <at> dismail.de>

Date: Fri, 17 Jun 2022 05:38:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: jgart <jgart <at> dismail.de>
Subject: bug#56029: closed (Re: bug#56029: [PATCH] gnu: litecli: Update to
 1.9.0.)
Date: Thu, 23 Jun 2022 20:32:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#56029: [PATCH] gnu: litecli: Update to 1.9.0.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 56029 <at> debbugs.gnu.org.

-- 
56029: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=56029
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: jgart <jgart <at> dismail.de>
Cc: 56029-done <at> debbugs.gnu.org
Subject: Re: bug#56029: [PATCH] gnu: litecli: Update to 1.9.0.
Date: Thu, 23 Jun 2022 22:31:05 +0200
Hi,

jgart <jgart <at> dismail.de> skribis:

> * gnu/packages/databases.scm (litecli): Update to 1.9.0.

Applied, thanks!

Ludo’.

[Message part 3 (message/rfc822, inline)]
From: jgart <jgart <at> dismail.de>
To: guix-patches <at> gnu.org
Cc: jgart <jgart <at> dismail.de>
Subject: [PATCH] gnu: litecli: Update to 1.9.0.
Date: Fri, 17 Jun 2022 00:37:23 -0500
* 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




This bug report was last modified 2 years and 332 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.