From: Timotej Lazar <timotej.lazar@araneo.si>
To: 63193@debbugs.gnu.org
Cc: Timotej Lazar <timotej.lazar@araneo.si>
Subject: [bug#63193] [PATCH 1/2] gnu: mupdf: Update to 1.22.0.
Date: Sun, 30 Apr 2023 20:53:53 +0200 [thread overview]
Message-ID: <20230430185354.4704-1-timotej.lazar@araneo.si> (raw)
In-Reply-To: <20230430185101.32431-1-timotej.lazar@araneo.si>
* gnu/packages/pdf.scm (mupdf): Update to 1.22.0.
---
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 ff7d895774..6c44952583 100644
--- a/gnu/packages/pdf.scm
+++ b/gnu/packages/pdf.scm
@@ -796,14 +796,14 @@ (define-public python-pydyf
(define-public mupdf
(package
(name "mupdf")
- (version "1.21.1")
+ (version "1.22.0")
(source
(origin
(method url-fetch)
(uri (string-append "https://mupdf.com/downloads/archive/"
"mupdf-" version "-source.tar.lz"))
(sha256
- (base32 "0876sn5nd8vyw9d3d3bmripm119jy6734rs0ywppqzvccy839936"))
+ (base32 "0ghwam1c1izks1n2zq2pr8z67nvrx4njk5rla86b75l4pw58mmxy"))
(modules '((guix build utils)))
(snippet
#~(begin
--
2.39.2
next prev parent reply other threads:[~2023-05-01 5:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-30 18:51 [bug#63193] [PATCH 0/2] Update mupdf Timotej Lazar
2023-04-30 18:53 ` Timotej Lazar [this message]
2023-04-30 18:53 ` [bug#63193] [PATCH 2/2] gnu: mupdf: Simplify snippet Timotej Lazar
2023-05-05 22:05 ` bug#63193: [PATCH 0/2] Update mupdf Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230430185354.4704-1-timotej.lazar@araneo.si \
--to=timotej.lazar@araneo.si \
--cc=63193@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).