[bug#75470,gnome-team,58/59] gnu: eog: Update to 47.0.

Message ID c661d6b3a336175db0298abd90ce76e0e8690ccd.1736458799.git.liliana.prikler@gmail.com
State New
Headers
Series To 46.7 and beyond |

Commit Message

Liliana Marie Prikler Jan. 9, 2025, 9:38 p.m. UTC
  * gnu/packages/gnome.scm (eog): Update to 47.0.
---
 gnu/packages/gnome.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
  

Patch

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 80cd9afb00..406a95aac1 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7001,7 +7001,7 @@  (define-public rhythmbox
 (define-public eog
   (package
     (name "eog")
-    (version "44.3")
+    (version "47.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -7009,7 +7009,7 @@  (define-public eog
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "134xvb2fcfh6ciyk2f3rh7khh7b2n8lr13sc977zhbs39c7xgcnn"))))
+                "0rnyrgh0qg1zdnpmn79kaflk0bra4zly93kxgdm14xad4bsxnpnv"))))
     (build-system meson-build-system)
     (arguments
      (list