gnu: atril: Update to 1.26.1.
* gnu/packages/mate.scm (atril): Update to 1.26.1.
This commit is contained in:
parent
47a1fcb697
commit
ab7bae8de3
1 changed files with 2 additions and 2 deletions
|
|
@ -682,7 +682,7 @@ infamous 'Wanda the Fish'.")
|
||||||
(define-public atril
|
(define-public atril
|
||||||
(package
|
(package
|
||||||
(name "atril")
|
(name "atril")
|
||||||
(version "1.24.0")
|
(version "1.26.1")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
|
@ -690,7 +690,7 @@ infamous 'Wanda the Fish'.")
|
||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0967gxw7h2qh2kpwl0jgv58hicz6aa92kr12mnykbpikad25s95y"))))
|
"194inkvgsj49pp0f46xfl1mq7kniah15kgviss5a20cprcx62fm5"))))
|
||||||
(build-system glib-or-gtk-build-system)
|
(build-system glib-or-gtk-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:configure-flags (list (string-append "--with-openjpeg="
|
`(#:configure-flags (list (string-append "--with-openjpeg="
|
||||||
|
|
|
||||||
Reference in a new issue