mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-20 17:20:32 +02:00
gnu: kactivitymanagerd: Update to 6.1.4.
* gnu/packages/kde-plasma.scm (kactivitymanagerd): Update to 6.1.4. Change-Id: I73cca2bf019c1ad4b45641566f6f9ec5d87a2acf
This commit is contained in:
@@ -391,7 +391,7 @@ games, and tools.")
|
||||
(define-public kactivitymanagerd
|
||||
(package
|
||||
(name "kactivitymanagerd")
|
||||
(version "6.1.3")
|
||||
(version "6.1.4")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/plasma/"
|
||||
@@ -399,7 +399,7 @@ games, and tools.")
|
||||
version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0q3lac62crvjjnv66nylrd0639g3m51a9fngck23jw7ybbk9ii20"))))
|
||||
"1h3hk1552yacalbwkyn17gyayv7lhw3b6qdip4z1r0dsf71m55lq"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments (list #:qtbase qtbase))
|
||||
(native-inputs (list extra-cmake-modules))
|
||||
|
||||
Reference in New Issue
Block a user