[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#65644] [PATCH gnome-team v2 7/9] gnu: gnome-settings-daemon: Update
From: |
Liliana Marie Prikler |
Subject: |
[bug#65644] [PATCH gnome-team v2 7/9] gnu: gnome-settings-daemon: Update to 44.1. |
Date: |
Wed, 06 Sep 2023 20:24:05 -0000 |
* gnu/packages/gnome.scm (gnome-settings-daemon): Update to 44.1.
[inputs]: Replace gcr-3 with gcr.
Replace geocode-glib-with-libsoup2 with geocode-glib.
Replace libgweather4-with-libsoup2 with libgweather4.
---
gnu/packages/gnome.scm | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 63eb051e35..049a6df8da 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5923,7 +5923,7 @@ (define-public libgweather4-with-libsoup2
(define-public gnome-settings-daemon
(package
(name "gnome-settings-daemon")
- (version "42.2")
+ (version "44.1")
(source
(origin
(method url-fetch)
@@ -5932,7 +5932,7 @@ (define-public gnome-settings-daemon
name "-" version ".tar.xz"))
(sha256
(base32
- "005b1dvrfcyr6n4srl6c0lzr95c18prps4xm1lf2ghcfm8a9fi4w"))
+ "129rjhr2kvfd37fingz8737brh8a874hlw3xlh01658zv1r3nr8j"))
(patches (search-patches "gnome-settings-daemon-gc.patch"))))
(build-system meson-build-system)
(arguments
@@ -5975,15 +5975,15 @@ (define-public gnome-settings-daemon
baobab
colord
cups
- gcr-3
+ gcr
geoclue
- geocode-glib-with-libsoup2
+ geocode-glib
gnome-desktop
gsettings-desktop-schemas
lcms
libcanberra
libgudev
- libgweather4-with-libsoup2
+ libgweather4
libnotify
(librsvg-for-system)
libwacom
--
2.41.0
- [bug#65644] [PATCH gnome-team v2 1/9] gnu: gcr: Update to 4.0.0., Liliana Marie Prikler, 2023/09/06
- [bug#65644] [PATCH gnome-team v2 5/9] gnu: gnome-desktop: Update to 44.0., Liliana Marie Prikler, 2023/09/06
- [bug#65644] [PATCH gnome-team v2 9/9] gnu: gnome-shell: Update to 44.3., Liliana Marie Prikler, 2023/09/06
- [bug#65644] [PATCH gnome-team v2 8/9] gnu: gdm: Update to 44.1., Liliana Marie Prikler, 2023/09/06
- [bug#65644] [PATCH gnome-team v2 3/9] gnu: mutter: Update to 44.3., Liliana Marie Prikler, 2023/09/06
- [bug#65644] [PATCH gnome-team v2 2/9] gnu: gjs: Update to 1.76.2., Liliana Marie Prikler, 2023/09/06
- [bug#65644] [PATCH gnome-team v2 6/9] gnu: gnome-session: Update to 44.0., Liliana Marie Prikler, 2023/09/06
- [bug#65644] [PATCH gnome-team v2 7/9] gnu: gnome-settings-daemon: Update to 44.1.,
Liliana Marie Prikler <=
- [bug#65644] [PATCH gnome-team v2 4/9] gnu: baobab: Update to 44.0., Liliana Marie Prikler, 2023/09/06