me
/
guix
Archived
1
0
Fork 0

gnu: poppler: Update to 22.01.0.

* gnu/packages/pdf.scm (poppler): Update to 22.01.0.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
master
Remco van 't Veer 2022-01-27 18:26:43 +01:00 committed by Liliana Marie Prikler
parent 65df5a4eb2
commit 0989c839dd
No known key found for this signature in database
GPG Key ID: 442A84B8C70E2F87
1 changed files with 2 additions and 2 deletions

View File

@ -224,14 +224,14 @@ please install the @code{flyer-composer-gui} package.")))
(define-public poppler
(package
(name "poppler")
(version "21.07.0")
(version "22.01.0")
(source (origin
(method url-fetch)
(uri (string-append "https://poppler.freedesktop.org/poppler-"
version ".tar.xz"))
(sha256
(base32
"1m54hsi8z6c13jdbjwz55flkra1mahmkw2igavbf8p86d2gv4sp2"))))
"0giin9klpj7264n4rl8qwvc6rh650ap2qg39bhz431jvdc2r6d3x"))))
(build-system cmake-build-system)
;; FIXME:
;; use libcurl: no