guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#45334] [PATCH] gnu: eog-plugins: Update to 3.26.6.


From: Michael Rohleder
Subject: [bug#45334] [PATCH] gnu: eog-plugins: Update to 3.26.6.
Date: Sun, 20 Dec 2020 10:05:01 +0100

* gnu/packages/gnome.scm (eog-plugins): Update to 3.26.6.
---
 gnu/packages/gnome.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index aff8f89640..2c67c56387 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6281,7 +6281,7 @@ supports image conversion, rotation, and slideshows.")
   ;; 'XDG_DATA_DIRS' appropriately set.
   (package
     (name "eog-plugins")
-    (version "3.26.4")
+    (version "3.26.6")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/eog-plugins/"
@@ -6289,7 +6289,7 @@ supports image conversion, rotation, and slideshows.")
                                   "eog-plugins-" version ".tar.xz"))
               (sha256
                (base32
-                "0pd7fqa4ciy5844k5s1c6rlsqkk8pxd8cchxjcjhxlsngm9lynnx"))))
+                "110sq9qh46vk9wfj0gwsslx82z4pp67r85kd701c17ax5wqx2mvp"))))
     (build-system gnu-build-system)
     (home-page "https://wiki.gnome.org/Apps/EyeOfGnome/Plugins";)
     (synopsis "Extensions for the Eye of GNOME image viewer")
-- 
2.29.2






reply via email to

[Prev in Thread] Current Thread [Next in Thread]