efraim pushed a commit to branch master
in repository guix.
commit 10049e35abe9b8dc126c262c9ba9a4d71eac586f
Author: Efraim Flashner <[email protected]>
AuthorDate: Sun Feb 12 16:39:30 2023 +0200
gnu: zathura-pdf-mupdf: Update to 0.4.0.
* gnu/packages/pdf.scm (zathura-pdf-mupdf): Update to 0.4.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 9857569a1e..5b930bc464 100644
--- a/gnu/packages/pdf.scm
+++ b/gnu/packages/pdf.scm
@@ -546,7 +546,7 @@ using the DjVuLibre library.")
(define-public zathura-pdf-mupdf
(package
(name "zathura-pdf-mupdf")
- (version "0.3.9")
+ (version "0.4.0")
(source (origin
(method url-fetch)
(uri
@@ -554,7 +554,7 @@ using the DjVuLibre library.")
"/download/zathura-pdf-mupdf-" version
".tar.xz"))
(sha256
(base32
- "01vw0lrcj9g7d5h2xvm4xb08mvfld4syfr381fjrbdj52zm9bxvp"))))
+ "0pcjxvlh4hls8mjhjghhhihyy2kza8l27wdx0yq4bkd1g1b5f74c"))))
(native-inputs (list pkg-config))
(inputs
(list gumbo-parser