gnu: zathura-pdf-poppler: Update to 0.2.8.

* gnu/packages/pdf.scm (zathura-pdf-poppler): Update to 0.2.8.
This commit is contained in:
Marius Bakke 2017-12-26 22:34:51 +01:00
parent 19fc21d7d0
commit d81581a2b7
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -453,7 +453,7 @@ by using the @code{mupdf} rendering library.")
(define-public zathura-pdf-poppler
(package
(name "zathura-pdf-poppler")
(version "0.2.7")
(version "0.2.8")
(source (origin
(method url-fetch)
(uri
@ -461,7 +461,7 @@ by using the @code{mupdf} rendering library.")
version ".tar.gz"))
(sha256
(base32
"1h43sgxpsbrsnn5z19661642plzhpv6b0y3f4kyzshv1rr6lwplq"))))
"1m55m7s7f8ng8a7lmcw9z4n5zv7xk4vp9n6fp9j84z6rk2imf7a2"))))
(native-inputs `(("pkg-config" ,pkg-config)))
(propagated-inputs `(("girara" ,girara)))
(inputs