me
/
guix
Archived
1
0
Fork 0

gnu: poppler: Update to 0.67.0.

* gnu/packages/pdf.scm (poppler): Update to 0.67.0.
master
Marius Bakke 2018-08-01 15:02:36 +02:00
parent e076d9392d
commit 07ca7165f9
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -80,14 +80,14 @@
(define-public poppler
(package
(name "poppler")
(version "0.64.0")
(version "0.67.0")
(source (origin
(method url-fetch)
(uri (string-append "https://poppler.freedesktop.org/poppler-"
version ".tar.xz"))
(sha256
(base32
"1cb4gz3h7cfqyphhx71qc9mp417bdphchbfghmvhcy4zm4ngj7dj"))))
"1yb6agmcxf0ixqm65d4aknl0hgmswf94x0k59ic0qqav1wd4yjm3"))))
(build-system cmake-build-system)
;; FIXME:
;; use libcurl: no