all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#69059] [PATCH] gnu: mupdf: Update to 1.23.10.
@ 2024-02-11 17:34 Timotej Lazar
  2024-02-13 12:25 ` bug#69059: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Timotej Lazar @ 2024-02-11 17:34 UTC (permalink / raw)
  To: 69059; +Cc: Timotej Lazar

* gnu/packages/pdf.scm (mupdf): Update to 1.23.10.

Change-Id: I3d07256ad02e5ee49c6fa1a3977f4dcf4bdfb022
---
 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 5f73c1cc07..0d796f65bb 100644
--- a/gnu/packages/pdf.scm
+++ b/gnu/packages/pdf.scm
@@ -842,14 +842,14 @@ (define-public python-pydyf
 (define-public mupdf
   (package
     (name "mupdf")
-    (version "1.23.9")
+    (version "1.23.10")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://mupdf.com/downloads/archive/"
                            "mupdf-" version "-source.tar.lz"))
        (sha256
-        (base32 "1i8m3q02rxb514s1mln4fl4v9wj7sn8n28mcgmivl9glp7g8jbrc"))
+        (base32 "0p0smyfcziqrnp391l0pmpjca07075km0xlw20kd3hqa919lhq0i"))
        (modules '((guix build utils)
                   (ice-9 ftw)
                   (srfi srfi-1)))

base-commit: 240bbfee8deb7b6b746dffee7204dea7051dced8
-- 
2.41.0





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

* bug#69059: [PATCH] gnu: mupdf: Update to 1.23.10.
  2024-02-11 17:34 [bug#69059] [PATCH] gnu: mupdf: Update to 1.23.10 Timotej Lazar
@ 2024-02-13 12:25 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2024-02-13 12:25 UTC (permalink / raw)
  To: Timotej Lazar; +Cc: 69059-done, guix-patches

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


Timotej Lazar <timotej.lazar@araneo.si> writes:

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

Thanks for the patch, I've pushed this to master as
ca927423f0866672f83c7774fc59aacff8885925.

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-02-13 12:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-11 17:34 [bug#69059] [PATCH] gnu: mupdf: Update to 1.23.10 Timotej Lazar
2024-02-13 12:25 ` bug#69059: " 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.