all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jai Vetrivelan <jaivetrivelan@gmail.com>
To: 53917@debbugs.gnu.org
Subject: [bug#53917] [PATCH core-updates] gnu: qpdf: Update to 10.6.0.
Date: Thu, 10 Feb 2022 20:39:59 +0530	[thread overview]
Message-ID: <87leyihi60.fsf@gmail.com> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: 0001-gnu-qpdf-Update-to-10.6.0.patch --]
[-- Type: text/patch, Size: 1157 bytes --]

From cbba433e14b3448acdaee18781c45a8590779960 Mon Sep 17 00:00:00 2001
From: Jai Vetrivelan <jaivetrivelan@gmail.com>
Date: Thu, 10 Feb 2022 20:35:35 +0530
Subject: [PATCH] gnu: qpdf: Update to 10.6.0.

* gnu/packages/pdf.scm (qpdf): Update to 10.6.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 024138c964..dbb027593c 100644
--- a/gnu/packages/pdf.scm
+++ b/gnu/packages/pdf.scm
@@ -791,14 +791,14 @@ (define-public mupdf
 (define-public qpdf
   (package
     (name "qpdf")
-    (version "10.5.0")
+    (version "10.6.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://sourceforge/qpdf/qpdf/" version
                                   "/qpdf-" version ".tar.gz"))
               (sha256
                (base32
-                "01p07hh74j1ajb2dhjdfhqbc3bwwvlj86j3r505wbmaglhv7s9c8"))))
+                "07jin19jlcsyxgdxny2ddb08w4kkyl9ivwjw0krn9ncv9wdsa3vg"))))
     (build-system gnu-build-system)
     (arguments
      (list

base-commit: 521e0d32e3aca0a601fa88d68af7e7efd45be71f
-- 
2.34.0





             reply	other threads:[~2022-02-10 16:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-10 15:09 Jai Vetrivelan [this message]
2022-02-10 17:17 ` bug#53917: [PATCH core-updates] gnu: qpdf: Update to 10.6.0 Nicolas Goaziou

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87leyihi60.fsf@gmail.com \
    --to=jaivetrivelan@gmail.com \
    --cc=53917@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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.