From: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
To: 66024@debbugs.gnu.org
Cc: "Denis 'GNUtoo' Carikli" <GNUtoo@cyberdimension.org>
Subject: [bug#66024] [PATCH v1 3/4] gnu: kiwix-tools: Update to 3.5.0.
Date: Sat, 16 Sep 2023 11:06:06 +0200 [thread overview]
Message-ID: <b860e0ae3ca6af579213914020cf986dcad24b12.1694853248.git.GNUtoo@cyberdimension.org> (raw)
In-Reply-To: <cover.1694853247.git.GNUtoo@cyberdimension.org>
* gnu/packages/web.scm (kiwix-tools): Update to 3.5.0.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
---
gnu/packages/web.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 21bb80f70f..221ee03728 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -8746,14 +8746,14 @@ (define-public kiwix-desktop
(define-public kiwix-tools
(package
(name "kiwix-tools")
- (version "3.3.0")
+ (version "3.5.0")
(source (origin
(method url-fetch)
(uri (string-append "https://download.kiwix.org/release/"
"kiwix-tools/kiwix-tools-" version ".tar.xz"))
(sha256
(base32
- "07mj0lrznydhdbirybdyxswypr7hy290mjdv7lkjr6gxgdp29d37"))))
+ "0q6b7viy1jr212q0glqid2hqxnsd2mxsx5gzcalkc4gb0bzgj32d"))))
(build-system meson-build-system)
(inputs
(list curl
--
2.41.0
next prev parent reply other threads:[~2023-09-16 9:07 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-16 8:42 [bug#66024] [PATCH v1 0/4] Kiwix updates Denis 'GNUtoo' Carikli
2023-09-16 9:06 ` [bug#66024] [PATCH v1 1/4] gnu: libzim: Update to 8.2.1 Denis 'GNUtoo' Carikli
2023-09-16 9:06 ` [bug#66024] [PATCH v1 2/4] gnu: kiwix-lib: Update to 13.0.0 Denis 'GNUtoo' Carikli
2023-09-16 9:06 ` Denis 'GNUtoo' Carikli [this message]
2023-09-16 9:06 ` [bug#66024] [PATCH v1 4/4] gnu: kiwix-desktop: Update to 2.3.1 Denis 'GNUtoo' Carikli
2023-09-25 10:46 ` [bug#66024] [PATCH v1 0/4] Kiwix updates Christopher Baines
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=b860e0ae3ca6af579213914020cf986dcad24b12.1694853248.git.GNUtoo@cyberdimension.org \
--to=gnutoo@cyberdimension.org \
--cc=66024@debbugs.gnu.org \
/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 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).