gnu: poppler: Update to 0.63.0.

* gnu/packages/pdf.scm (poppler): Update to 0.63.0.
This commit is contained in:
Marius Bakke 2018-03-20 11:32:12 +01:00
parent 019c0eda94
commit 4735610ee3
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -79,14 +79,14 @@ (define-module (gnu packages pdf)
(define-public poppler
(package
(name "poppler")
(version "0.62.0")
(version "0.63.0")
(source (origin
(method url-fetch)
(uri (string-append "https://poppler.freedesktop.org/poppler-"
version ".tar.xz"))
(sha256
(base32
"1ii9ly1pngyvs0aiq2wxpya08hidpl54y7nsb8b1vxnnskgp76jv"))))
"04d1z1ygyb3llzc6s6c99wxafvljj2sc5b76djif34f7mzfqmk17"))))
(build-system cmake-build-system)
;; FIXME:
;; use libcurl: no