mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 23:46:13 -05:00
gnu: zathura: Update to 0.3.3.
* gnu/packages/pdf.scm (zathura): Update to 0.3.3.
This commit is contained in:
parent
90ab5dd259
commit
afb925175e
1 changed files with 2 additions and 2 deletions
|
@ -282,7 +282,7 @@ (define-public zathura-pdf-poppler
|
|||
(define-public zathura
|
||||
(package
|
||||
(name "zathura")
|
||||
(version "0.3.2")
|
||||
(version "0.3.3")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri
|
||||
|
@ -290,7 +290,7 @@ (define-public zathura
|
|||
version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1qk5s7cyqp4l673yhma5igk9g24p5jyqyy81fdk7q7xjqlym19px"))
|
||||
"1rywx09qn6ap5hb1z31wxby4lzdrqdbldm51pjk1ifflr37xwirk"))
|
||||
(patches
|
||||
(list
|
||||
(search-patch "zathura-plugindir-environment-variable.patch")))))
|
||||
|
|
Loading…
Reference in a new issue