From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
To: 75213@debbugs.gnu.org
Cc: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
Subject: [bug#75213] [PATCH 1/1] gnu: qpdf: Update to 11.9.1.
Date: Tue, 31 Dec 2024 00:08:20 +0300 [thread overview]
Message-ID: <0bc0dab97fe34256fa32ec6222303fc97100d144.1735592668.git.poptsov.artyom@gmail.com> (raw)
In-Reply-To: <cover.1735592668.git.poptsov.artyom@gmail.com>
* gnu/packages/pdf.scm (qpdf): Update to 11.9.1.
Change-Id: Iecb4c7d127ffcb943a7704947410d78a6746bcf0
---
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..96136fb8ac 100644
--- a/gnu/packages/pdf.scm
+++ b/gnu/packages/pdf.scm
@@ -917,14 +917,14 @@ (define-public mupdf
(define-public qpdf
(package
(name "qpdf")
- (version "11.8.0")
+ (version "11.9.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/qpdf/qpdf/" version
"/qpdf-" version ".tar.gz"))
(sha256
(base32
- "0n8jfk4yf0m36rs9lg82pj9lv6pdqpfh8mhacc1ih9ahpigiycnr"))))
+ "1l8k1ls5kclizrglay3r64i9dgckvksjwxxr8v0jfyjnz54d591b"))))
(build-system cmake-build-system)
(arguments
(list #:configure-flags #~'("-DBUILD_STATIC_LIBS=OFF")))
--
2.47.1
prev parent reply other threads:[~2024-12-30 21:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-30 21:06 [bug#75213] [PATCH 0/1] gnu: qpdf: Update to 11.9.1 Artyom V. Poptsov
2024-12-30 21:08 ` Artyom V. Poptsov [this message]
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=0bc0dab97fe34256fa32ec6222303fc97100d144.1735592668.git.poptsov.artyom@gmail.com \
--to=poptsov.artyom@gmail.com \
--cc=75213@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).