me
/
guix
Archived
1
0
Fork 0

gnu: qpdf: Update to 9.1.0.

* gnu/packages/pdf.scm (qpdf): Update to 9.1.0.
master
Marius Bakke 2019-12-09 22:25:29 +01:00
parent ed530aeb71
commit db942cdaff
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -670,14 +670,14 @@ line tools for batch rendering @command{pdfdraw}, rewriting files
(define-public qpdf
(package
(name "qpdf")
(version "9.0.1")
(version "9.1.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/qpdf/qpdf/" version
"/qpdf-" version ".tar.gz"))
(sha256
(base32
"0lhgb82s2402ad2yiswkj227vjlw9zypphdfdivfkbril7dg6495"))
"0ygd80wxcmh613n04x2kmf8wlsl0drxyd5wwdcrm1rzj0xwvpfrs"))
(modules '((guix build utils)))
(snippet
;; Replace shebang with the bi-lingual shell/Perl trick to remove