gnu: poppler: Update to 22.09.0.

* gnu/packages/pdf.scm (poppler): Update to 22.09.0.
This commit is contained in:
Marius Bakke 2022-09-05 14:07:36 +02:00
parent 70541df5cc
commit c37a31e9ab
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -227,14 +227,14 @@ (define-public flyer-composer-cli
(define-public poppler
(package
(name "poppler")
(version "22.07.0")
(version "22.09.0")
(source (origin
(method url-fetch)
(uri (string-append "https://poppler.freedesktop.org/poppler-"
version ".tar.xz"))
(sha256
(base32
"0a1lmyg3sxxq41z0xmxa889qdx1jwqiybcsr28ay50ipqk2k00j2"))))
"0bhyli95h3dkirjc0ibh08s4nim6rn7f38sbfzdwln8k454gga6p"))))
(build-system cmake-build-system)
;; FIXME:
;; use libcurl: no