gnu: powerdevil: Update to 5.27.6.

* gnu/packages/kde-plasma.scm (powerdevil): Update to 5.27.6.
[inputs]: Add kcmutils.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
Zheng Junjie 2023-07-20 11:01:50 +08:00 committed by 宋文武
parent 4bf41b66f7
commit c807067c30
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -2488,20 +2488,21 @@ (define-public polkit-kde-agent
(define-public powerdevil
(package
(name "powerdevil")
(version "5.25.5")
(version "5.27.6")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/" version
"/" name "-" version ".tar.xz"))
(sha256
(base32
"0anisirn7z8aw442npdnk1csb5ghpzj2hx49gpw4l6ijk70b76pr"))))
"1dbz479ikjy6fi3l701hvhkwhbll1gkibay3vzimb13kyamhy8vb"))))
(build-system qt-build-system)
(native-inputs (list extra-cmake-modules qttools-5 pkg-config))
(inputs (list bluez-qt
glib
kauth
kactivities
kcmutils
kscreen
kidletime
kconfig