guix-commits
[Top][All Lists]
Advanced

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

92/107: gnu: eog-plugins: Update to 3.26.5.


From: guix-commits
Subject: 92/107: gnu: eog-plugins: Update to 3.26.5.
Date: Tue, 12 May 2020 10:53:34 -0400 (EDT)

kkebreau pushed a commit to branch wip-gnome3.36
in repository guix.

commit f073b8b31682324dce8de398d2dadc6101fd6a08
Author: Kei Kebreau <address@hidden>
AuthorDate: Thu Apr 23 14:26:22 2020 -0400

    gnu: eog-plugins: Update to 3.26.5.
    
    * gnu/packages/gnome.scm (eog-plugins): Update to 3.26.5.
---
 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 55331b6..578e9aa 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5136,7 +5136,7 @@ supports image conversion, rotation, and slideshows.")
   ;; 'XDG_DATA_DIRS' appropriately set.
   (package
     (name "eog-plugins")
-    (version "3.26.4")
+    (version "3.26.5")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/eog-plugins/"
@@ -5144,7 +5144,7 @@ supports image conversion, rotation, and slideshows.")
                                   "eog-plugins-" version ".tar.xz"))
               (sha256
                (base32
-                "0pd7fqa4ciy5844k5s1c6rlsqkk8pxd8cchxjcjhxlsngm9lynnx"))))
+                "162lkcm4j948r44cp9b3h7b6qaj4ddwzkah0ih1vwwlj0l4qx5j4"))))
     (build-system gnu-build-system)
     (home-page "https://wiki.gnome.org/Apps/EyeOfGnome/Plugins";)
     (synopsis "Extensions for the Eye of GNOME image viewer")



reply via email to

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