gnu: eog-plugins: Update to 3.26.8.

* gnu/packages/gnome.scm (eog-plugins): Update to 3.26.8.
This commit is contained in:
Tobias Geerinckx-Rice 2022-01-16 01:00:00 +01:00
parent 847bd37be7
commit 1d6c3716ac
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -6491,7 +6491,7 @@ (define-public eog-plugins
;; 'XDG_DATA_DIRS' appropriately set. ;; 'XDG_DATA_DIRS' appropriately set.
(package (package
(name "eog-plugins") (name "eog-plugins")
(version "3.26.7") (version "3.26.8")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "mirror://gnome/sources/eog-plugins/" (uri (string-append "mirror://gnome/sources/eog-plugins/"
@ -6499,7 +6499,7 @@ (define-public eog-plugins
"eog-plugins-" version ".tar.xz")) "eog-plugins-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"0gbvl54hjawcrj2cbkvsw5jx11p6jv1xkc58c8ikwwpb56gc3ric")))) "1dcxdjp7x092wn0iq7975f9b05ksb5kl5mxmyiqmydrja91ryw40"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(home-page "https://wiki.gnome.org/Apps/EyeOfGnome/Plugins") (home-page "https://wiki.gnome.org/Apps/EyeOfGnome/Plugins")
(synopsis "Extensions for the Eye of GNOME image viewer") (synopsis "Extensions for the Eye of GNOME image viewer")