me
/
guix
Archived
1
0
Fork 0

gnu: Poppler: Update to 0.86.1.

* gnu/packages/pdf.scm (poppler): Update to 0.86.1.
master
Marius Bakke 2020-03-04 11:47:20 +01:00
parent df5a2e4f83
commit a7924ba9f7
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -96,14 +96,14 @@
(define-public poppler
(package
(name "poppler")
(version "0.85.0")
(version "0.86.1")
(source (origin
(method url-fetch)
(uri (string-append "https://poppler.freedesktop.org/poppler-"
version ".tar.xz"))
(sha256
(base32
"0jyr036scdly13hx5dxmsqp2p3jifc29h2by51msw0ih6bmpbj1b"))))
"0v3z4mk1rr8i0c4cfkab7pnxdbil30j4cm4w6cqlq6cfghkhlqxg"))))
(build-system cmake-build-system)
;; FIXME:
;; use libcurl: no