unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: iyzsong--- via Guix-patches via <guix-patches@gnu.org>
To: 72256@debbugs.gnu.org
Cc: 宋文武 <iyzsong@member.fsf.org>
Subject: [bug#72256] [PATCH 4/5] gnu: zathura-pdf-mupdf: Update to 0.4.3.
Date: Tue, 23 Jul 2024 22:27:33 +0800	[thread overview]
Message-ID: <e43de4e88928bd1bf527ee10bc89cd2790ff4253.1721744318.git.iyzsong@member.fsf.org> (raw)
In-Reply-To: <cover.1721744318.git.iyzsong@member.fsf.org>

From: 宋文武 <iyzsong@member.fsf.org>

* gnu/packages/pdf.scm (zathura-pdf-mupdf): Update to 0.4.3.

Change-Id: Ib13b98b597516938caf17cf3470565b460367464
---
 gnu/packages/pdf.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/pdf.scm b/gnu/packages/pdf.scm
index 376a817443..3be620339e 100644
--- a/gnu/packages/pdf.scm
+++ b/gnu/packages/pdf.scm
@@ -625,7 +625,7 @@ (define-public zathura-djvu
 (define-public zathura-pdf-mupdf
   (package
     (name "zathura-pdf-mupdf")
-    (version "0.4.1")
+    (version "0.4.3")
     (source (origin
               (method url-fetch)
               (uri
@@ -633,7 +633,7 @@ (define-public zathura-pdf-mupdf
                               "/download/zathura-pdf-mupdf-" version ".tar.xz"))
               (sha256
                (base32
-                "0bxc0b2bkzfc3mqv1g8wjvbvzv95lq34q641jdk2byi3clfs10pr"))))
+                "0xk7fxgx5fiafczwqlpb3hkfmfhhq2ljabxvi272m9vy13p89kwc"))))
     (native-inputs (list pkg-config))
     (inputs
      (list gumbo-parser
-- 
2.45.2





  parent reply	other threads:[~2024-07-23 14:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-23 14:19 [bug#72256] [PATCH 0/5] mupdf and zathura updates iyzsong--- via Guix-patches via
2024-07-23 14:27 ` [bug#72256] [PATCH 1/5] gnu: mujs: Update to 1.3.5 iyzsong--- via Guix-patches via
2024-07-23 14:27 ` [bug#72256] [PATCH 2/5] gnu: mupdf: Update to 1.24.7 iyzsong--- via Guix-patches via
2024-07-23 14:27 ` [bug#72256] [PATCH 3/5] gnu: zathura: Update to 0.5.6 iyzsong--- via Guix-patches via
2024-07-23 14:27 ` iyzsong--- via Guix-patches via [this message]
2024-07-23 14:27 ` [bug#72256] [PATCH 5/5] gnu: zathura-pdf-poppler: Update to 0.3.2 iyzsong--- via Guix-patches via
2024-07-25  2:35 ` bug#72256: [PATCH 0/5] mupdf and zathura updates 宋文武 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

  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=e43de4e88928bd1bf527ee10bc89cd2790ff4253.1721744318.git.iyzsong@member.fsf.org \
    --to=guix-patches@gnu.org \
    --cc=72256@debbugs.gnu.org \
    --cc=iyzsong@envs.net \
    --cc=iyzsong@member.fsf.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).