guix-commits
[Top][All Lists]
Advanced

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

46/76: gnu: eog-plugins: Update to 3.26.7.


From: guix-commits
Subject: 46/76: gnu: eog-plugins: Update to 3.26.7.
Date: Mon, 27 Sep 2021 10:18:22 -0400 (EDT)

mothacehe pushed a commit to branch wip-gnome40
in repository guix.

commit 9435f76477f7cfd1bf62042ac6357fde8a60f518
Author: Mathieu Othacehe <othacehe@gnu.org>
AuthorDate: Sat Sep 25 15:26:02 2021 +0000

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