guix-commits
[Top][All Lists]
Advanced

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

02/04: gnu: eog-plugins: Update to 3.26.4.


From: guix-commits
Subject: 02/04: gnu: eog-plugins: Update to 3.26.4.
Date: Sat, 12 Oct 2019 16:16:26 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 54b74cc6680c40ef612d4cedf0d3fe31250e475a
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Sat Oct 12 19:16:32 2019 +0200

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