unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#68779] [PATCH] gnu: mupdf: Update to 1.23.9.
@ 2024-01-28 10:09 Timotej Lazar
  2024-02-09 22:28 ` bug#68779: " Sharlatan Hellseher
  0 siblings, 1 reply; 2+ messages in thread
From: Timotej Lazar @ 2024-01-28 10:09 UTC (permalink / raw)
  To: 68779; +Cc: Timotej Lazar

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

Change-Id: Id67767304d33a09df8cea7b91111729d0bc99366
---
 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 e0d8e1f33f..1253e9ce76 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.7")
+    (version "1.23.9")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://mupdf.com/downloads/archive/"
                            "mupdf-" version "-source.tar.lz"))
        (sha256
-        (base32 "0d0ig1amxyy50jvfbn6rz49zd0980p6syqzcx5v7wg0c3pl2iwwm"))
+        (base32 "1i8m3q02rxb514s1mln4fl4v9wj7sn8n28mcgmivl9glp7g8jbrc"))
        (modules '((guix build utils)
                   (ice-9 ftw)
                   (srfi srfi-1)))

base-commit: 963a21bedcdb19c3a48af286b5b0cdcefa97fdb8
-- 
2.41.0





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

* bug#68779: [PATCH] gnu: mupdf: Update to 1.23.9.
  2024-01-28 10:09 [bug#68779] [PATCH] gnu: mupdf: Update to 1.23.9 Timotej Lazar
@ 2024-02-09 22:28 ` Sharlatan Hellseher
  0 siblings, 0 replies; 2+ messages in thread
From: Sharlatan Hellseher @ 2024-02-09 22:28 UTC (permalink / raw)
  To: 68779-done

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


Hi,

Pushed as f4b90759ca6546f51e7ab30c94ef9e118e99ef85 to master.

Thanks,
Oleg

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

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

end of thread, other threads:[~2024-02-09 22:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-28 10:09 [bug#68779] [PATCH] gnu: mupdf: Update to 1.23.9 Timotej Lazar
2024-02-09 22:28 ` bug#68779: " Sharlatan Hellseher

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