guix_mirror_bot pushed a commit to branch master
in repository guix.
commit 48b01ca8dad948a6b0e49dc33b5aa02c92acd6a9
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Sun Mar 22 11:44:10 2026 +0900
gnu: gnome-settings-daemon: Update to 49.1.
* gnu/packages/gnome.scm (gnome-settings-daemon): Update to 49.1.
Change-Id: I8fc24cd117d7b2b62824b14cb383e00c218b009d
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 c89ce91f3e..44b453231a 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5895,7 +5895,7 @@ services for numerous locations.")
(define-public gnome-settings-daemon
(package
(name "gnome-settings-daemon")
- (version "48.1")
+ (version "49.1")
(source
(origin
(method url-fetch)
@@ -5904,7 +5904,7 @@ services for numerous locations.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0bh6xsx8fgzfgjjf9hvv10ar4f55b0riwymf01kcpjsd47ma4q1q"))
+ "1hf1dip78sjfsi28w80wkh6i51glprwl2j29gc9bkhwi9zy5g69a"))
(patches (search-patches "gnome-settings-daemon-gc.patch"))))
(build-system meson-build-system)
(arguments