gnu: gnome-settings-daemon: Update to 44.1.
* 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.master
parent
1aa94384b8
commit
4522022a41
|
@ -5923,7 +5923,7 @@ services for numerous locations.")
|
||||||
(define-public gnome-settings-daemon
|
(define-public gnome-settings-daemon
|
||||||
(package
|
(package
|
||||||
(name "gnome-settings-daemon")
|
(name "gnome-settings-daemon")
|
||||||
(version "42.2")
|
(version "44.1")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -5932,7 +5932,7 @@ services for numerous locations.")
|
||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"005b1dvrfcyr6n4srl6c0lzr95c18prps4xm1lf2ghcfm8a9fi4w"))
|
"129rjhr2kvfd37fingz8737brh8a874hlw3xlh01658zv1r3nr8j"))
|
||||||
(patches (search-patches "gnome-settings-daemon-gc.patch"))))
|
(patches (search-patches "gnome-settings-daemon-gc.patch"))))
|
||||||
(build-system meson-build-system)
|
(build-system meson-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
|
@ -5975,15 +5975,15 @@ services for numerous locations.")
|
||||||
baobab
|
baobab
|
||||||
colord
|
colord
|
||||||
cups
|
cups
|
||||||
gcr-3
|
gcr
|
||||||
geoclue
|
geoclue
|
||||||
geocode-glib-with-libsoup2
|
geocode-glib
|
||||||
gnome-desktop
|
gnome-desktop
|
||||||
gsettings-desktop-schemas
|
gsettings-desktop-schemas
|
||||||
lcms
|
lcms
|
||||||
libcanberra
|
libcanberra
|
||||||
libgudev
|
libgudev
|
||||||
libgweather4-with-libsoup2
|
libgweather4
|
||||||
libnotify
|
libnotify
|
||||||
(librsvg-for-system)
|
(librsvg-for-system)
|
||||||
libwacom
|
libwacom
|
||||||
|
|
Reference in New Issue