GNU bug report logs - #70548
[PATCH] gnu: zathura-pdf-mupdf: Update to 0.4.1.

Previous Next

Package: guix-patches;

Reported by: Sergey Trofimov <sarg <at> sarg.org.ru>

Date: Wed, 24 Apr 2024 06:51:10 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#70548: closed ([PATCH] gnu: zathura-pdf-mupdf: Update to 0.4.1.)
Date: Fri, 26 Apr 2024 16:36:09 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 26 Apr 2024 17:35:06 +0100
with message-id <875xw4t745.fsf <at> cbaines.net>
and subject line Re: [bug#70548] [PATCH] gnu: zathura-pdf-mupdf: Update to 0.4.1.
has caused the debbugs.gnu.org bug report #70548,
regarding [PATCH] gnu: zathura-pdf-mupdf: Update to 0.4.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
70548: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70548
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Sergey Trofimov <sarg <at> sarg.org.ru>
To: guix-patches <at> gnu.org
Cc: Sergey Trofimov <sarg <at> sarg.org.ru>
Subject: [PATCH] gnu: zathura-pdf-mupdf: Update to 0.4.1.
Date: Wed, 24 Apr 2024 08:49:45 +0200
* gnu/packages/pdf.scm (zathura-pdf-mupdf): Update to 0.4.1.
---
 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 0c83ff10e1..4e260d614d 100644
--- a/gnu/packages/pdf.scm
+++ b/gnu/packages/pdf.scm
@@ -618,7 +618,7 @@ (define-public zathura-djvu
 (define-public zathura-pdf-mupdf
   (package
     (name "zathura-pdf-mupdf")
-    (version "0.4.0")
+    (version "0.4.1")
     (source (origin
               (method url-fetch)
               (uri
@@ -626,7 +626,7 @@ (define-public zathura-pdf-mupdf
                               "/download/zathura-pdf-mupdf-" version ".tar.xz"))
               (sha256
                (base32
-                "0pcjxvlh4hls8mjhjghhhihyy2kza8l27wdx0yq4bkd1g1b5f74c"))))
+                "0bxc0b2bkzfc3mqv1g8wjvbvzv95lq34q641jdk2byi3clfs10pr"))))
     (native-inputs (list pkg-config))
     (inputs
      (list gumbo-parser

base-commit: 83e6437e92ad056838fe170963d920d446d0e4db
--
2.41.0



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Sergey Trofimov <sarg <at> sarg.org.ru>
Cc: 70548-done <at> debbugs.gnu.org
Subject: Re: [bug#70548] [PATCH] gnu: zathura-pdf-mupdf: Update to 0.4.1.
Date: Fri, 26 Apr 2024 17:35:06 +0100
[Message part 4 (text/plain, inline)]
Sergey Trofimov <sarg <at> sarg.org.ru> writes:

> * gnu/packages/pdf.scm (zathura-pdf-mupdf): Update to 0.4.1.
> ---
>  gnu/packages/pdf.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Looks good to me, I've pushed this to master as
47248807fa6363aae4af8c8ed2207fbd776998cb.

Chris
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 1 year and 83 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.