unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#63895] [PATCH] gnu: mupdf: Update to 1.22.1.
@ 2023-06-04 17:49 Timotej Lazar
  2023-06-05  7:36 ` bug#63895: " Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: Timotej Lazar @ 2023-06-04 17:49 UTC (permalink / raw)
  To: 63895; +Cc: Timotej Lazar

* gnu/packages/pdf.scm (mupdf): Update to 1.22.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 ec4e4620f8..1f3cc4ba46 100644
--- a/gnu/packages/pdf.scm
+++ b/gnu/packages/pdf.scm
@@ -824,14 +824,14 @@ (define-public python-pydyf
 (define-public mupdf
   (package
     (name "mupdf")
-    (version "1.22.0")
+    (version "1.22.1")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://mupdf.com/downloads/archive/"
                            "mupdf-" version "-source.tar.lz"))
        (sha256
-        (base32 "0ghwam1c1izks1n2zq2pr8z67nvrx4njk5rla86b75l4pw58mmxy"))
+        (base32 "1px73qnazjvmbwf1fab8ad8j1dmiddg1mjb7zg7h9i1vp4bh7c1k"))
        (modules '((guix build utils)
                   (ice-9 ftw)
                   (srfi srfi-1)))

base-commit: ae04b3996be99c89142866afdbba5151099b2064
-- 
2.40.1





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

* bug#63895: [PATCH] gnu: mupdf: Update to 1.22.1.
  2023-06-04 17:49 [bug#63895] [PATCH] gnu: mupdf: Update to 1.22.1 Timotej Lazar
@ 2023-06-05  7:36 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2023-06-05  7:36 UTC (permalink / raw)
  To: Timotej Lazar; +Cc: 63895-done

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

Thanks. Patch pushed.

-- 
Efraim Flashner   <efraim@flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

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

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

end of thread, other threads:[~2023-06-05  7:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-04 17:49 [bug#63895] [PATCH] gnu: mupdf: Update to 1.22.1 Timotej Lazar
2023-06-05  7:36 ` bug#63895: " Efraim Flashner

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