unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#75233] [PATCH] gnu: mupdf: Update to 1.25.2.
@ 2025-01-01  4:53 Andy Tai
  0 siblings, 0 replies; only message in thread
From: Andy Tai @ 2025-01-01  4:53 UTC (permalink / raw)
  To: 75233; +Cc: Andy Tai

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

Change-Id: I54b2f450c518efc06241cea48c00fc685d90f5c6
---
 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 3f9d6c409b..95c5db1c27 100644
--- a/gnu/packages/pdf.scm
+++ b/gnu/packages/pdf.scm
@@ -831,14 +831,14 @@ (define-public python-pydyf
 (define-public mupdf
   (package
     (name "mupdf")
-    (version "1.24.7")
+    (version "1.25.2")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://mupdf.com/downloads/archive/"
                            "mupdf-" version "-source.tar.lz"))
        (sha256
-        (base32 "0hydmp8sdnkrkpqyysa6klkxbwv9awf1xc753r27gcj7ds7375fj"))
+        (base32 "0lg45wp3ici2g2i49fmwa1k32bgkqqgl51nxnqqk0i8ilmdh8hnx"))
        (modules '((guix build utils)
                   (ice-9 ftw)
                   (srfi srfi-1)))

base-commit: 95fd0a5a2c0bea49d54f31dd4e4ec206b780a236
-- 
2.34.1





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2025-01-01  4:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-01  4:53 [bug#75233] [PATCH] gnu: mupdf: Update to 1.25.2 Andy Tai

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).