gnu: mate-control-center: Update to 1.24.0.

* gnu/packages/mate.scm (mate-control-center): Update to 1.24.0.
[inputs]: Add polkit.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Jonathan Brielmaier 2020-03-30 15:22:01 +02:00 committed by Ludovic Courtès
parent eec293d266
commit dedd7d4182
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -948,7 +948,7 @@ (define-public caja-extensions
(define-public mate-control-center
(package
(name "mate-control-center")
(version "1.22.0")
(version "1.24.0")
(source
(origin
(method url-fetch)
@ -956,7 +956,7 @@ (define-public mate-control-center
name "-" version ".tar.xz"))
(sha256
(base32
"06wpfsxsiv7w3dl7p395r5vcxqbjlllydqbnvbr6yn0lrac15i71"))))
"192plsh83m2qz7jgakns2yvhqbj53v7i54iwb0z26i2awy0j9rcd"))))
(build-system glib-or-gtk-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)
@ -993,6 +993,7 @@ (define-public mate-control-center
("mate-menus" ,mate-menus)
("mate-settings-daemon" ,mate-settings-daemon)
("pango" ,pango)
("polkit" ,polkit)
("startup-notification" ,startup-notification)))
(propagated-inputs
`(("gdk-pixbuf" ,gdk-pixbuf+svg) ; mate-slab.pc