gnu: eog-plugins: Update to 3.26.2.
* gnu/packages/gnome.scm (eog-plugins): Update to 3.26.2.
This commit is contained in:
parent
4f38754180
commit
1a4e553069
@ -3875,7 +3875,7 @@ supports image conversion, rotation, and slideshows.")
|
|||||||
;; 'XDG_DATA_DIRS' appropriately set.
|
;; 'XDG_DATA_DIRS' appropriately set.
|
||||||
(package
|
(package
|
||||||
(name "eog-plugins")
|
(name "eog-plugins")
|
||||||
(version "3.26.1")
|
(version "3.26.2")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append "mirror://gnome/sources/" name "/"
|
(uri (string-append "mirror://gnome/sources/" name "/"
|
||||||
@ -3883,7 +3883,7 @@ supports image conversion, rotation, and slideshows.")
|
|||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0v45f2m3b60ygkwpq6jrl49nwrivw6qy0ciibpv821qrm73hsgd7"))))
|
"1w8zw7kwfvlwlyb1k1inqdvbwnzq959sqawlmnwfb8ykn98hbk8y"))))
|
||||||
(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")
|
||||||
|
Loading…
Reference in New Issue
Block a user