mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: evince: Update to 48.1.
* gnu/packages/gnome.scm (evince): Update to 48.1. Change-Id: I0a77749ef5e332359b7529bfda39331e9535918c
This commit is contained in:
parent
da04aa3100
commit
1921a7935a
1 changed files with 2 additions and 2 deletions
|
@ -2725,7 +2725,7 @@ forgotten when the session ends.")
|
|||
(define-public evince
|
||||
(package
|
||||
(name "evince")
|
||||
(version "48.0")
|
||||
(version "48.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -2733,7 +2733,7 @@ forgotten when the session ends.")
|
|||
(version-major version) "/"
|
||||
"evince-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "09hi8p7pcqdk888fn52nqll0jzismyh4md75z7ypb47san1nabyd"))))
|
||||
(base32 "047s8d4qh9jijk1kp4kfzy4afwwcd0kr11a8j1dkypd0ldprm2vx"))))
|
||||
(build-system meson-build-system)
|
||||
(arguments
|
||||
`(#:glib-or-gtk? #t
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue