me
/
guix
Archived
1
0
Fork 0

gnu: zathura-cb: Update to 0.1.6.

* gnu/packages/pdf.scm (zathura-cb): Update to 0.1.6.
master
Marius Bakke 2017-01-16 10:16:59 +01:00
parent 623feb452a
commit 4df3dc419d
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -272,7 +272,7 @@ reading and editing of existing PDF files.")
(define-public zathura-cb
(package
(name "zathura-cb")
(version "0.1.5")
(version "0.1.6")
(source (origin
(method url-fetch)
(uri
@ -280,7 +280,7 @@ reading and editing of existing PDF files.")
version ".tar.gz"))
(sha256
(base32
"1zbazysdjwwnzw01qlnzyixwmsi8rqskc76mp81qcr3rpl96jprp"))))
"1fim4mpm8l2g3msj1vg70ks3c9lrwllv3yh4jv8l9f8k3r19b3l8"))))
(native-inputs `(("pkg-config" ,pkg-config)))
(propagated-inputs `(("girara" ,girara)))
(inputs `(("libarchive" ,libarchive)