all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#53917] [PATCH core-updates] gnu: qpdf: Update to 10.6.0.
@ 2022-02-10 15:09 Jai Vetrivelan
  2022-02-10 17:17 ` bug#53917: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Jai Vetrivelan @ 2022-02-10 15:09 UTC (permalink / raw)
  To: 53917

[-- 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





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

* bug#53917: [PATCH core-updates] gnu: qpdf: Update to 10.6.0.
  2022-02-10 15:09 [bug#53917] [PATCH core-updates] gnu: qpdf: Update to 10.6.0 Jai Vetrivelan
@ 2022-02-10 17:17 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2022-02-10 17:17 UTC (permalink / raw)
  To: Jai Vetrivelan; +Cc: 53917-done

Hello,

Jai Vetrivelan <jaivetrivelan@gmail.com> writes:

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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

end of thread, other threads:[~2022-02-10 19:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-10 15:09 [bug#53917] [PATCH core-updates] gnu: qpdf: Update to 10.6.0 Jai Vetrivelan
2022-02-10 17:17 ` bug#53917: " Nicolas Goaziou

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.