guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#41533] [PATCH 07/10] gnu: mupdf: Update to 1.17.0.


From: Efraim Flashner
Subject: [bug#41533] [PATCH 07/10] gnu: mupdf: Update to 1.17.0.
Date: Tue, 26 May 2020 10:16:50 +0300

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   <address@hidden>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]