summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorMarius Bakke <marius.andre.bakke@gmail.com>2026-07-20 22:27:18 +0200
committerNoé Lopez <noelopez@free.fr>2026-08-19 19:24:27 +0200
commit79bc1d0d95685335cfb53ea7731eeee44d8eeef1 (patch)
tree5da044e0b39df00c5280051bf88dd845ad17cb39 /gnu
parentbb89b45ce7a7a2e872fdb56b8967fb38cd2ff0f8 (diff)
gnu: libzim: Update to 9.8.1.
* gnu/packages/web.scm (libzim): Update to 9.8.1. Change-Id: I0067105d6f4eb86d1c12e4cec88d395e1a2bcc85 Signed-off-by: Noé Lopez <noelopez@free.fr>
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/web.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index a2ba07a3c2b..013d483a0bc 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -10229,7 +10229,7 @@ email. It can be used in MUA's like @url{http://aerc-mail.org, aerc} or
10229 testsuite-version))) 10229 testsuite-version)))
10230 (package 10230 (package
10231 (name "libzim") 10231 (name "libzim")
10232 (version "9.6.0") 10232 (version "9.8.1")
10233 (source (origin 10233 (source (origin
10234 (method git-fetch) 10234 (method git-fetch)
10235 (uri (git-reference 10235 (uri (git-reference
@@ -10237,7 +10237,7 @@ email. It can be used in MUA's like @url{http://aerc-mail.org, aerc} or
10237 (commit version))) 10237 (commit version)))
10238 (sha256 10238 (sha256
10239 (base32 10239 (base32
10240 "15cg66djn3f3xivnkr6f9m52qivpj5d4qfl4hf73fwfp6gzng6pw")) 10240 "0daczgl9jyj52mjh2c79zh0zxij77rcsfmzzkpia9vpkvbf021ay"))
10241 (file-name (git-file-name name version)))) 10241 (file-name (git-file-name name version))))
10242 (build-system meson-build-system) 10242 (build-system meson-build-system)
10243 (arguments 10243 (arguments