guix-commits
[Top][All Lists]
Advanced

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

05/20: gnu: eog-plugins: Update to 3.26.8.


From: guix-commits
Subject: 05/20: gnu: eog-plugins: Update to 3.26.8.
Date: Mon, 17 Jan 2022 03:16:34 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 1d6c3716ac958166dcc60cbc4a4cbaace02f5566
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jan 16 01:00:00 2022 +0100

    gnu: eog-plugins: Update to 3.26.8.
    
    * gnu/packages/gnome.scm (eog-plugins): Update to 3.26.8.
---
 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 60502999cb..d8d34c89ed 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6491,7 +6491,7 @@ supports image conversion, rotation, and slideshows.")
   ;; 'XDG_DATA_DIRS' appropriately set.
   (package
     (name "eog-plugins")
-    (version "3.26.7")
+    (version "3.26.8")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/eog-plugins/"
@@ -6499,7 +6499,7 @@ supports image conversion, rotation, and slideshows.")
                                   "eog-plugins-" version ".tar.xz"))
               (sha256
                (base32
-                "0gbvl54hjawcrj2cbkvsw5jx11p6jv1xkc58c8ikwwpb56gc3ric"))))
+                "1dcxdjp7x092wn0iq7975f9b05ksb5kl5mxmyiqmydrja91ryw40"))))
     (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]