all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#70548] [PATCH] gnu: zathura-pdf-mupdf: Update to 0.4.1.
@ 2024-04-24  6:49 Sergey Trofimov
  2024-04-26 16:35 ` bug#70548: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Sergey Trofimov @ 2024-04-24  6:49 UTC (permalink / raw)
  To: 70548; +Cc: Sergey Trofimov

* gnu/packages/pdf.scm (zathura-pdf-mupdf): Update to 0.4.1.
---
 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 0c83ff10e1..4e260d614d 100644
--- a/gnu/packages/pdf.scm
+++ b/gnu/packages/pdf.scm
@@ -618,7 +618,7 @@ (define-public zathura-djvu
 (define-public zathura-pdf-mupdf
   (package
     (name "zathura-pdf-mupdf")
-    (version "0.4.0")
+    (version "0.4.1")
     (source (origin
               (method url-fetch)
               (uri
@@ -626,7 +626,7 @@ (define-public zathura-pdf-mupdf
                               "/download/zathura-pdf-mupdf-" version ".tar.xz"))
               (sha256
                (base32
-                "0pcjxvlh4hls8mjhjghhhihyy2kza8l27wdx0yq4bkd1g1b5f74c"))))
+                "0bxc0b2bkzfc3mqv1g8wjvbvzv95lq34q641jdk2byi3clfs10pr"))))
     (native-inputs (list pkg-config))
     (inputs
      (list gumbo-parser

base-commit: 83e6437e92ad056838fe170963d920d446d0e4db
--
2.41.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-04-26 16:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-24  6:49 [bug#70548] [PATCH] gnu: zathura-pdf-mupdf: Update to 0.4.1 Sergey Trofimov
2024-04-26 16:35 ` bug#70548: " Christopher Baines

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.