Archived
1
0
Fork 0

gnu: kiwix-tools: Update to 3.3.0.

* gnu/packages/web.scm (kiwix-tools): Update to 3.3.0.
This commit is contained in:
Arun Isaac 2022-08-13 16:52:25 +05:30
parent 93d8523487
commit 2691bac7fd
No known key found for this signature in database
GPG key ID: 2E25EE8B61802BB3

View file

@ -8085,14 +8085,14 @@ offline (such as Wikipedia), without any access to Internet.")
(define-public kiwix-tools
(package
(name "kiwix-tools")
(version "3.1.2")
(version "3.3.0")
(source (origin
(method url-fetch)
(uri (string-append "https://download.kiwix.org/release/"
"kiwix-tools/kiwix-tools-" version ".tar.xz"))
(sha256
(base32
"1npf9ddhpkmx97gxmvmwmi8a69md8kh2szimd9rpg6ggd4big03a"))))
"07mj0lrznydhdbirybdyxswypr7hy290mjdv7lkjr6gxgdp29d37"))))
(build-system meson-build-system)
(inputs
(list curl