gnu: gnome-settings-daemon: Update to 3.30.1.2.

* gnu/packages/gnome.scm (gnome-settings-daemon): Update to 3.30.1.2.
This commit is contained in:
Ricardo Wurmus 2018-12-05 17:32:15 +01:00 committed by Kei Kebreau
parent 5120f24f0e
commit 2fbe8cdb43
No known key found for this signature in database
GPG key ID: E6A5EE3C19467A0D

View file

@ -3240,7 +3240,7 @@ (define-public libgweather
(define-public gnome-settings-daemon
(package
(name "gnome-settings-daemon")
(version "3.28.1")
(version "3.30.1.2")
(source
(origin
(method url-fetch)
@ -3249,7 +3249,7 @@ (define-public gnome-settings-daemon
name "-" version ".tar.xz"))
(sha256
(base32
"0z9dip9p0iav646cmxisii5sbkdr9hmaklc5fzvschpbjkhphksr"))))
"079dh609rvpwfyzg4m898q8km9g7x04hg18rwwb1izj1dr7zdp2w"))))
(build-system meson-build-system)
(arguments
`(#:glib-or-gtk? #t