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

commit 9860e7ff0893c92aaaa44f3cc15e6e72df2e62ab
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Sat Jan 31 20:29:33 2026 +0100

    gnu: gnome-software: Update to 48.4.
    
    * gnu/packages/gnome.scm (gnome-software): Update to 48.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 5f2671de85..ad58a4e531 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -14416,7 +14416,7 @@ GNU Privacy Guard built with libadwaita.")
 (define-public gnome-software
   (package
     (name "gnome-software")
-    (version "46.5")
+    (version "48.4")
     (source
      (origin
        (method url-fetch)
@@ -14425,7 +14425,7 @@ GNU Privacy Guard built with libadwaita.")
                        name "/"
                        (version-major version) "/"
                        name "-" version ".tar.xz"))
-       (sha256 (base32 
"0b5y9z64582aarw3v92wjm63yib2q85ylny1k7k4d2y48jivirb9"))))
+       (sha256 (base32 
"0fr6rmnbglf4h0c3q6zfb1fyf5y7pihndcif48xbc26dcay31lcw"))))
     (build-system meson-build-system)
     (arguments
      (list

Reply via email to