GNU bug report logs - #69866
[PATCH] gnu: mupdf: Update to 1.23.11.

Previous Next

Package: guix-patches;

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

Date: Sun, 17 Mar 2024 18:05:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 69866 in the body.
You can then email your comments to 69866 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#69866; Package guix-patches. (Sun, 17 Mar 2024 18:05:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Timotej Lazar <timotej.lazar <at> araneo.si>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 17 Mar 2024 18:05:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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.11.
Date: Sun, 17 Mar 2024 18:45:07 +0100
* gnu/packages/pdf.scm (mupdf): Update to 1.23.11.

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

base-commit: d1b6d77aaef3c2a7ecc930de1cce2b9ac20203bf
-- 
2.41.0





Information forwarded to guix-patches <at> gnu.org:
bug#69866; Package guix-patches. (Wed, 20 Mar 2024 20:21:02 GMT) Full text and rfc822 format available.

Message #8 received at 69866 <at> debbugs.gnu.org (full text, mbox):

From: Skyler Ferris <skyvine <at> protonmail.com>
To: Timotej Lazar <timotej.lazar <at> araneo.si>, 69866 <at> debbugs.gnu.org
Subject: Re: [bug#69866] [PATCH] gnu: mupdf: Update to 1.23.11.
Date: Wed, 20 Mar 2024 20:19:20 +0000
On 3/17/24 10:45, Timotej Lazar wrote:
> * gnu/packages/pdf.scm (mupdf): Update to 1.23.11.
>
> Change-Id: I6a4fe2b72b8346f5059d16474730a6b276fb0f1e
> ---
>   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 efbfc92a38..0784111dae 100644
> --- a/gnu/packages/pdf.scm
> +++ b/gnu/packages/pdf.scm
> @@ -830,14 +830,14 @@ (define-public python-pydyf
>   (define-public mupdf
>     (package
>       (name "mupdf")
> -    (version "1.23.10")
> +    (version "1.23.11")
>       (source
>        (origin
>          (method url-fetch)
>          (uri (string-append "https://mupdf.com/downloads/archive/"
>                              "mupdf-" version "-source.tar.lz"))
>          (sha256
> -        (base32 "0p0smyfcziqrnp391l0pmpjca07075km0xlw20kd3hqa919lhq0i"))
> +        (base32 "1kv44zqijkvljc9fcqmgb8zqkj7hmasga70fsz98aimmrfc2rmyv"))
>          (modules '((guix build utils)
>                     (ice-9 ftw)
>                     (srfi srfi-1)))
>
> base-commit: d1b6d77aaef3c2a7ecc930de1cce2b9ac20203bf
> --
> 2.41.0

This LGTM.

QA reports that arcana-sdl is broken, but it was also broken before this 
patch. Looking at the CI logs, this package has been broken since March 
of 2023 
(https://ci.guix.gnu.org/search?query=arcan-sdl%20spec:master&border-high-id=635295). 
I'm going to open a separate bug to record what I looked at there, but I 
don't think that should be relevant to this patch. The other dependents 
build with this patch and it is not a major-version update.





Information forwarded to guix-patches <at> gnu.org:
bug#69866; Package guix-patches. (Wed, 20 Mar 2024 20:41:01 GMT) Full text and rfc822 format available.

Message #11 received at 69866 <at> debbugs.gnu.org (full text, mbox):

From: Skyler Ferris <skyvine <at> protonmail.com>
To: 69866 <at> debbugs.gnu.org
Subject: control message for 69866
Date: Wed, 20 Mar 2024 20:39:45 +0000
user guix
tags 69866 + reviewed-looks-good
quit





Information forwarded to guix-patches <at> gnu.org:
bug#69866; Package guix-patches. (Wed, 20 Mar 2024 21:13:02 GMT) Full text and rfc822 format available.

Message #14 received at 69866 <at> debbugs.gnu.org (full text, mbox):

From: Skyler Ferris <skyvine <at> protonmail.com>
To: Timotej Lazar <timotej.lazar <at> araneo.si>, 69866 <at> debbugs.gnu.org
Subject: Re: [bug#69866] [PATCH] gnu: mupdf: Update to 1.23.11.
Date: Wed, 20 Mar 2024 21:11:49 +0000
Notes about arcan-sdl can be found in issue 69922





Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Fri, 22 Mar 2024 10:34:02 GMT) Full text and rfc822 format available.

Notification sent to Timotej Lazar <timotej.lazar <at> araneo.si>:
bug acknowledged by developer. (Fri, 22 Mar 2024 10:34:02 GMT) Full text and rfc822 format available.

Message #19 received at 69866-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Timotej Lazar <timotej.lazar <at> araneo.si>
Cc: 69866-done <at> debbugs.gnu.org, Skyler Ferris <skyvine <at> protonmail.com>
Subject: Re: [bug#69866] [PATCH] gnu: mupdf: Update to 1.23.11.
Date: Fri, 22 Mar 2024 11:31:59 +0100
Hi,

Timotej Lazar <timotej.lazar <at> araneo.si> skribis:

> * gnu/packages/pdf.scm (mupdf): Update to 1.23.11.
>
> Change-Id: I6a4fe2b72b8346f5059d16474730a6b276fb0f1e

Applied, thank you, and thanks Skyler for reviewing!

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 19 Apr 2024 11:24:20 GMT) Full text and rfc822 format available.

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

Previous Next


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