gnu: zathura-pdf-mupdf: Update to 0.3.5.

* gnu/packages/pdf.scm (zathura-pdf-mupdf): Update to 0.3.5.
master
Marius Bakke 2019-08-13 18:20:03 +02:00
parent d08dc99fad
commit ecfdc95a72
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -419,7 +419,7 @@ using the DjVuLibre library.")
(define-public zathura-pdf-mupdf
(package
(name "zathura-pdf-mupdf")
(version "0.3.4")
(version "0.3.5")
(source (origin
(method url-fetch)
(uri
@ -427,7 +427,7 @@ using the DjVuLibre library.")
"/download/zathura-pdf-mupdf-" version ".tar.xz"))
(sha256
(base32
"166d5nz47ixzwj4pixsd5fd9qvjf5v34cdqi3p72vr23pswk2hyn"))))
"1pjwsb7zwclxsvz229fl7y2saf1pv3ifwv3ay8viqxgrp9x3z9hq"))))
(native-inputs `(("pkg-config" ,pkg-config)))
(inputs
`(("jbig2dec" ,jbig2dec)