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

* bug#70548: [PATCH] gnu: zathura-pdf-mupdf: Update to 0.4.1.
  2024-04-24  6:49 [bug#70548] [PATCH] gnu: zathura-pdf-mupdf: Update to 0.4.1 Sergey Trofimov
@ 2024-04-26 16:35 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2024-04-26 16:35 UTC (permalink / raw)
  To: Sergey Trofimov; +Cc: 70548-done

[-- Attachment #1: Type: text/plain, Size: 295 bytes --]

Sergey Trofimov <sarg@sarg.org.ru> writes:

> * gnu/packages/pdf.scm (zathura-pdf-mupdf): Update to 0.4.1.
> ---
>  gnu/packages/pdf.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Looks good to me, I've pushed this to master as
47248807fa6363aae4af8c8ed2207fbd776998cb.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[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.