me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/gnome.scm (gnome-settings-daemon): Update to 3.24.1.
master
Kei Kebreau 2017-05-02 13:01:54 -04:00
parent 796a0c0358
commit 28ee4d41ed
No known key found for this signature in database
GPG Key ID: E6A5EE3C19467A0D
1 changed files with 2 additions and 2 deletions

View File

@ -2741,7 +2741,7 @@ services for numerous locations.")
(define-public gnome-settings-daemon
(package
(name "gnome-settings-daemon")
(version "3.22.1")
(version "3.24.1")
(source
(origin
(method url-fetch)
@ -2750,7 +2750,7 @@ services for numerous locations.")
name "-" version ".tar.xz"))
(sha256
(base32
"1finsr7yqvix6n3rdwclv4fpgagmz6xyrk3qzapkn9ljv76rfzdm"))))
"02vm0jwhs9rdi3dphxw7dxharx7ng0l12j6hfdmn3vjc7v3ds50v"))))
(build-system glib-or-gtk-build-system)
(arguments
`(;; Color management test can't reach the colord system service.