me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/pdf.scm (zathura-pdf-poppler): Update to 0.2.7.
master
Marius Bakke 2017-01-16 10:21:46 +01:00
parent 16a9f83fe0
commit 4ec840917c
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -366,7 +366,7 @@ using the DjVuLibre library.")
(define-public zathura-pdf-poppler
(package
(name "zathura-pdf-poppler")
(version "0.2.6")
(version "0.2.7")
(source (origin
(method url-fetch)
(uri
@ -374,7 +374,7 @@ using the DjVuLibre library.")
version ".tar.gz"))
(sha256
(base32
"1maqiv7yv8d8hymlffa688c5z71v85kbzmx2j88i8z349xx0rsyi"))))
"1h43sgxpsbrsnn5z19661642plzhpv6b0y3f4kyzshv1rr6lwplq"))))
(native-inputs `(("pkg-config" ,pkg-config)))
(propagated-inputs `(("girara" ,girara)))
(inputs