unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#66280] [PATCH] gnu: mupdf: Update to 1.23.3.
@ 2023-09-30 14:53 Timotej Lazar
  2023-10-02 15:12 ` bug#66280: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Timotej Lazar @ 2023-09-30 14:53 UTC (permalink / raw)
  To: 66280; +Cc: Timotej Lazar

* gnu/packages/pdf.scm (mupdf): Update to 1.23.3.
---
 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 b71add6f25..029eafc010 100644
--- a/gnu/packages/pdf.scm
+++ b/gnu/packages/pdf.scm
@@ -820,14 +820,14 @@ (define-public python-pydyf
 (define-public mupdf
   (package
     (name "mupdf")
-    (version "1.22.2")
+    (version "1.23.3")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://mupdf.com/downloads/archive/"
                            "mupdf-" version "-source.tar.gz"))
        (sha256
-        (base32 "1dxybd4fzjdmkpwd984yj511nmjxjbpj00yccycfm37gwvs6mijl"))
+        (base32 "1b8ajj5xmi2p9c92l8fd46amfshmxdw6zcg1hqajg8y0kd0ady8y"))
        (modules '((guix build utils)
                   (ice-9 ftw)
                   (srfi srfi-1)))
-- 
2.41.0





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

* bug#66280: [PATCH] gnu: mupdf: Update to 1.23.3.
  2023-09-30 14:53 [bug#66280] [PATCH] gnu: mupdf: Update to 1.23.3 Timotej Lazar
@ 2023-10-02 15:12 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2023-10-02 15:12 UTC (permalink / raw)
  To: Timotej Lazar; +Cc: 66280-done

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

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

Applied, thanks!




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

end of thread, other threads:[~2023-10-02 15:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-30 14:53 [bug#66280] [PATCH] gnu: mupdf: Update to 1.23.3 Timotej Lazar
2023-10-02 15:12 ` bug#66280: " Ludovic Courtès

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).