GNU bug report logs - #69059
[PATCH] gnu: mupdf: Update to 1.23.10.

Previous Next

Package: guix-patches;

Reported by: Timotej Lazar <timotej.lazar <at> araneo.si>

Date: Sun, 11 Feb 2024 17:36:01 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#69059: closed ([PATCH] gnu: mupdf: Update to 1.23.10.)
Date: Tue, 13 Feb 2024 12:27:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 13 Feb 2024 12:25:43 +0000
with message-id <87v86sa6uf.fsf <at> cbaines.net>
and subject line Re: [bug#69059] [PATCH] gnu: mupdf: Update to 1.23.10.
has caused the debbugs.gnu.org bug report #69059,
regarding [PATCH] gnu: mupdf: Update to 1.23.10.
to be marked as done.

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


-- 
69059: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69059
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Timotej Lazar <timotej.lazar <at> araneo.si>
To: guix-patches <at> gnu.org
Cc: Timotej Lazar <timotej.lazar <at> araneo.si>
Subject: [PATCH] gnu: mupdf: Update to 1.23.10.
Date: Sun, 11 Feb 2024 18:34:01 +0100
* gnu/packages/pdf.scm (mupdf): Update to 1.23.10.

Change-Id: I3d07256ad02e5ee49c6fa1a3977f4dcf4bdfb022
---
 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 5f73c1cc07..0d796f65bb 100644
--- a/gnu/packages/pdf.scm
+++ b/gnu/packages/pdf.scm
@@ -842,14 +842,14 @@ (define-public python-pydyf
 (define-public mupdf
   (package
     (name "mupdf")
-    (version "1.23.9")
+    (version "1.23.10")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://mupdf.com/downloads/archive/"
                            "mupdf-" version "-source.tar.lz"))
        (sha256
-        (base32 "1i8m3q02rxb514s1mln4fl4v9wj7sn8n28mcgmivl9glp7g8jbrc"))
+        (base32 "0p0smyfcziqrnp391l0pmpjca07075km0xlw20kd3hqa919lhq0i"))
        (modules '((guix build utils)
                   (ice-9 ftw)
                   (srfi srfi-1)))

base-commit: 240bbfee8deb7b6b746dffee7204dea7051dced8
-- 
2.41.0



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Timotej Lazar <timotej.lazar <at> araneo.si>
Cc: 69059-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#69059] [PATCH] gnu: mupdf: Update to 1.23.10.
Date: Tue, 13 Feb 2024 12:25:43 +0000
[Message part 4 (text/plain, inline)]
Timotej Lazar <timotej.lazar <at> araneo.si> writes:

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

Thanks for the patch, I've pushed this to master as
ca927423f0866672f83c7774fc59aacff8885925.

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

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

Previous Next


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