gnu: eog-plugins: Update to 3.26.1.

* gnu/packages/gnome.scm (eog-plugins): Update to 3.26.1.
This commit is contained in:
Tobias Geerinckx-Rice 2017-10-18 23:24:48 +02:00
parent 0a1a93b4aa
commit 39427f9042
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

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