gnu: zathura-ps: Update to 0.2.3.

* gnu/packages/pdf.scm (zathura-ps): Update to 0.2.3.

Signed-off-by: Alex Kost <alezost@gmail.com>
This commit is contained in:
ng0 2016-08-07 10:12:50 +00:00 committed by Alex Kost
parent 8dd739e1de
commit 402a754724
No known key found for this signature in database
GPG Key ID: 82460C082A0EE98F
1 changed files with 2 additions and 2 deletions

View File

@ -281,7 +281,7 @@ using libarchive.")
(define-public zathura-ps
(package
(name "zathura-ps")
(version "0.2.2")
(version "0.2.3")
(source (origin
(method url-fetch)
(uri
@ -289,7 +289,7 @@ using libarchive.")
version ".tar.gz"))
(sha256
(base32
"1a6ps5v1wk18qvslbkjln6w8wfzzr6fi13ls96vbdc03vdhn4m76"))))
"18wsfy8pqficdgj8wy2aws7j4fy8z78157rhqk17mj5f295zgvm9"))))
(native-inputs `(("pkg-config" ,pkg-config)))
(propagated-inputs `(("girara" ,girara)))
(inputs `(("libspectre" ,libspectre)