gnu: poppler: Update to 0.83.0.

* gnu/packages/pdf.scm (poppler): Update to 0.83.0.
This commit is contained in:
Hartmut Goebel 2019-12-24 14:15:43 +01:00
parent 3cd1444df7
commit 7681436bfd
No known key found for this signature in database
GPG key ID: 634A8DFFD3F631DF

View file

@ -90,14 +90,14 @@ (define-module (gnu packages pdf)
(define-public poppler
(package
(name "poppler")
(version "0.79.0")
(version "0.83.0")
(source (origin
(method url-fetch)
(uri (string-append "https://poppler.freedesktop.org/poppler-"
version ".tar.xz"))
(sha256
(base32
"1j18jlv1q6h21azb939gqjsgcbsh5qcd8dwxdmad54p5ixha91gr"))))
"16vr1g5qsqwyxfnyikqw37i04x9zpp45far2x90c7qbijw6nap38"))))
(build-system cmake-build-system)
;; FIXME:
;; use libcurl: no