gnu: kactivitymanagerd: Update to 5.27.6.
* gnu/packages/kde-plasma.scm (kactivitymanagerd): Update to 5.27.6. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
parent
6e9241f2e0
commit
0a2393c6af
1 changed files with 2 additions and 2 deletions
|
|
@ -323,7 +323,7 @@ games, and tools.")
|
||||||
(define-public kactivitymanagerd
|
(define-public kactivitymanagerd
|
||||||
(package
|
(package
|
||||||
(name "kactivitymanagerd")
|
(name "kactivitymanagerd")
|
||||||
(version "5.25.5")
|
(version "5.27.6")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append "mirror://kde/stable/plasma/"
|
(uri (string-append "mirror://kde/stable/plasma/"
|
||||||
|
|
@ -331,7 +331,7 @@ games, and tools.")
|
||||||
version ".tar.xz"))
|
version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0hsllhqi46n25sr27crnad053ghk3hni2w496g6d2qfmi20l3g4n"))))
|
"0bdhqn809jxgrq6j4jx1vf4q3xicqj3yi6557qpqxy34mlr0n606"))))
|
||||||
(build-system qt-build-system)
|
(build-system qt-build-system)
|
||||||
(native-inputs (list extra-cmake-modules))
|
(native-inputs (list extra-cmake-modules))
|
||||||
(inputs (list boost
|
(inputs (list boost
|
||||||
|
|
|
||||||
Reference in a new issue