Browse Source
gnu: zathura-djvu: Update to 0.2.9.
* gnu/packages/pdf.scm (zathura-djvu): Update to 0.2.9.
guile-daemon
Tobias Geerinckx-Rice
2 years ago
No known key found for this signature in database
GPG Key ID: DB0FF884F556D79
1 changed files with
2 additions and
2 deletions
-
gnu/packages/pdf.scm
|
|
@ -392,7 +392,7 @@ using libspectre.") |
|
|
|
(define-public zathura-djvu |
|
|
|
(package |
|
|
|
(name "zathura-djvu") |
|
|
|
(version "0.2.8") |
|
|
|
(version "0.2.9") |
|
|
|
(source (origin |
|
|
|
(method url-fetch) |
|
|
|
(uri |
|
|
@ -400,7 +400,7 @@ using libspectre.") |
|
|
|
version ".tar.xz")) |
|
|
|
(sha256 |
|
|
|
(base32 |
|
|
|
"0axkv1crdxn0z44whaqp2ibkdqcykhjnxk7qzms0dp1b67an9rnh")))) |
|
|
|
"0062n236414db7q7pnn3ccg5111ghxj3407pn9ri08skxskgirln")))) |
|
|
|
(native-inputs `(("pkg-config" ,pkg-config))) |
|
|
|
(inputs |
|
|
|
`(("djvulibre" ,djvulibre) |
|
|
|