all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sughosha via Guix-patches via <guix-patches@gnu.org>
To: 75319@debbugs.gnu.org
Cc: Sughosha <sughosha@disroot.org>
Subject: [bug#75319] [PATCH 1/5] gnu: libzim: Update to 9.2.3.
Date: Fri,  3 Jan 2025 21:19:18 +0530	[thread overview]
Message-ID: <69b0b829836874b9e87010a11223fa4732fac863.1735897389.git.sughosha@disroot.org> (raw)
In-Reply-To: <cover.1735897389.git.sughosha@disroot.org>

* gnu/packages/web.scm (libzim): Update to 9.2.3.

Change-Id: I8ce4b065368f1400b25d4ebe469d83551094da28
---
 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 8f816acfd9..dc9fc8ad06 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -9309,7 +9309,7 @@ (define-public kineto
 (define-public libzim
   (package
     (name "libzim")
-    (version "8.2.1")
+    (version "9.2.3")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -9317,7 +9317,7 @@ (define-public libzim
                     (commit version)))
               (sha256
                (base32
-                "1g735aqw0vlxqgyjv02lvq24dr5shydp4y8mqianf8720s5fs73f"))
+                "1rz8pjrd06qncvg732sg40bhdfzldnrznyaq5k6d4hj575qbwvfg"))
               (file-name (git-file-name name version))))
     (build-system meson-build-system)
     (arguments
-- 
2.47.1





  reply	other threads:[~2025-01-03 15:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-03 15:41 [bug#75319] [PATCH 0/5] Update kiwix-desktop to 2.4.1 and kiwix-tools to 3.7.0 Sughosha via Guix-patches via
2025-01-03 15:49 ` Sughosha via Guix-patches via [this message]
2025-01-03 15:49 ` [bug#75319] [PATCH 2/5] gnu: kiwix-lib: Update to 14.0.0 and rename with libkiwix Sughosha via Guix-patches via
2025-01-03 15:49 ` [bug#75319] [PATCH 3/5] gnu: kiwix-desktop: Update to 2.4.1 Sughosha via Guix-patches via
2025-01-03 15:49 ` [bug#75319] [PATCH 4/5] gnu: Add libkiwix-13 Sughosha via Guix-patches via
2025-01-03 15:49 ` [bug#75319] [PATCH 5/5] gnu: kiwix-tools: Update to 3.7.0 Sughosha 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=69b0b829836874b9e87010a11223fa4732fac863.1735897389.git.sughosha@disroot.org \
    --to=guix-patches@gnu.org \
    --cc=75319@debbugs.gnu.org \
    --cc=sughosha@disroot.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 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.