GNU bug report logs - #41533
[PATCH 0/10] Misc updates

Previous Next

Package: guix-patches;

Reported by: Vincent Legoll <vincent.legoll <at> gmail.com>

Date: Mon, 25 May 2020 21:57:02 UTC

Severity: normal

Tags: patch

Done: Vincent Legoll <vincent.legoll <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Efraim Flashner <efraim <at> flashner.co.il>
To: Vincent Legoll <vincent.legoll <at> gmail.com>
Cc: 41533 <at> debbugs.gnu.org
Subject: [bug#41533] [PATCH 07/10] gnu: mupdf: Update to 1.17.0.
Date: Tue, 26 May 2020 10:16:50 +0300
[Message part 1 (text/plain, inline)]
On Mon, May 25, 2020 at 11:57:57PM +0200, Vincent Legoll wrote:
> * gnu/packages/pdf.scm (mupdf): Update to 1.17.0.
> ---
>  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 7906fd28da..228065ae5b 100644
> --- a/gnu/packages/pdf.scm
> +++ b/gnu/packages/pdf.scm
> @@ -685,7 +685,7 @@ extracting content or merging files.")
>  (define-public mupdf
>    (package
>      (name "mupdf")
> -    (version "1.16.1")
> +    (version "1.17.0")
>      (source
>        (origin
>          (method url-fetch)
> @@ -693,7 +693,7 @@ extracting content or merging files.")
>                              name "-" version "-source.tar.xz"))
>          (sha256
>           (base32
> -          "1npmy92lkj41nnc14b4fpq7z62pminy94zsdbrczj22jpn283rvg"))
> +          "11k0phq49jvxz9l7l9ca1xwsc5h77dpav7dmasdqv8nrjcjzndf9"))
>          (modules '((guix build utils)))
>          (snippet
>           ;; We keep lcms2 since it is different than our lcms.
> -- 
> 2.26.2
> 

When I tried updating this one it broke zathura-pdf-mupdf

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 5 years and 52 days ago.

Previous Next


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