mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-01 07:16:39 +01:00
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 @@ (define-public mate-panel
|
|||
(define-public atril
|
||||
(package
|
||||
(name "atril")
|
||||
(version "1.24.0")
|
||||
(version "1.26.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -690,7 +690,7 @@ (define-public atril
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0967gxw7h2qh2kpwl0jgv58hicz6aa92kr12mnykbpikad25s95y"))))
|
||||
"194inkvgsj49pp0f46xfl1mq7kniah15kgviss5a20cprcx62fm5"))))
|
||||
(build-system glib-or-gtk-build-system)
|
||||
(arguments
|
||||
`(#:configure-flags (list (string-append "--with-openjpeg="
|
||||
|
|
Loading…
Reference in a new issue