guix_mirror_bot pushed a commit to branch gnome-team
in repository guix.

commit f3988c6bbf69b35a41a1fbf7b973e093544a3abc
Author: NoĆ© Lopez <[email protected]>
AuthorDate: Mon Dec 15 13:52:51 2025 +0100

    gnu: gnome-meta-core-utilities: Replace eog with loupe.
    
    * gnu/packages/gnome.scm (gnome-meta-core-utilities)[inputs]: Replace
    eog with loupe.
    
    Change-Id: Iaca7c6938b953b51039dc979d3b8f29ff9262098
    Signed-off-by: Liliana Marie Prikler <[email protected]>
---
 gnu/packages/gnome.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 98fa65e473..96148ca995 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -10475,7 +10475,6 @@ playing media, scanning, and much more.")
    (propagated-inputs
      (list baobab
            cheese
-           eog
            epiphany
            evince
            file-roller
@@ -10495,6 +10494,7 @@ playing media, scanning, and much more.")
            gnome-text-editor
            gnome-weather
            localsearch
+           loupe
            nautilus
            simple-scan
            totem

Reply via email to