Skip to content
Snippets Groups Projects
Unverified Commit e2d69add authored by Tobias Geerinckx-Rice's avatar Tobias Geerinckx-Rice
Browse files

Revert "gnu: qpdf: Update to 9.0.1."

This reverts commit 88808152.
It was intended for staging.
parent 88808152
No related branches found
No related tags found
No related merge requests found
...@@ -668,14 +668,14 @@ (define-public mupdf ...@@ -668,14 +668,14 @@ (define-public mupdf
(define-public qpdf (define-public qpdf
(package (package
(name "qpdf") (name "qpdf")
(version "9.0.1") (version "8.4.0")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "mirror://sourceforge/qpdf/qpdf/" version (uri (string-append "mirror://sourceforge/qpdf/qpdf/" version
"/qpdf-" version ".tar.gz")) "/qpdf-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"0lhgb82s2402ad2yiswkj227vjlw9zypphdfdivfkbril7dg6495")) "1864p952m8vzxk6v500a42psbqj2g2gyli3d3zj6h33hzwxqy09r"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
;; Replace shebang with the bi-lingual shell/Perl trick to remove ;; Replace shebang with the bi-lingual shell/Perl trick to remove
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment