Revert "gnu: qpdf: Update to 9.0.1."
This reverts commit 88808152d9
.
It was intended for staging.
This commit is contained in:
parent
88808152d9
commit
e2d69addf6
|
@ -668,14 +668,14 @@ line tools for batch rendering @command{pdfdraw}, rewriting files
|
|||
(define-public qpdf
|
||||
(package
|
||||
(name "qpdf")
|
||||
(version "9.0.1")
|
||||
(version "8.4.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://sourceforge/qpdf/qpdf/" version
|
||||
"/qpdf-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0lhgb82s2402ad2yiswkj227vjlw9zypphdfdivfkbril7dg6495"))
|
||||
"1864p952m8vzxk6v500a42psbqj2g2gyli3d3zj6h33hzwxqy09r"))
|
||||
(modules '((guix build utils)))
|
||||
(snippet
|
||||
;; Replace shebang with the bi-lingual shell/Perl trick to remove
|
||||
|
|
Loading…
Reference in New Issue