guix_mirror_bot pushed a commit to branch master
in repository guix.
commit 97c6c99992ab0c38efcefbb259534ddf60aa554f
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Sun Mar 22 11:44:14 2026 +0900
gnu: gnome-software: Update to 49.3.
* gnu/packages/gnome.scm (gnome-software): Update to 49.3.
Change-Id: I6ea8764f0379c810ca0e14847b173c3515ddbe9f
Signed-off-by: NoƩ Lopez <[email protected]>
---
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 a53dfe364c..08d39c4794 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -14370,7 +14370,7 @@ GNU Privacy Guard built with libadwaita.")
(define-public gnome-software
(package
(name "gnome-software")
- (version "48.4")
+ (version "49.3")
(source
(origin
(method url-fetch)
@@ -14379,7 +14379,7 @@ GNU Privacy Guard built with libadwaita.")
name "/"
(version-major version) "/"
name "-" version ".tar.xz"))
- (sha256 (base32
"0fr6rmnbglf4h0c3q6zfb1fyf5y7pihndcif48xbc26dcay31lcw"))))
+ (sha256 (base32
"004xzx6qm30s66icwqn7xb855klz168swjbb5cvhix5w28pxnipn"))))
(build-system meson-build-system)
(arguments
(list