me
/
guix
Archived
1
0
Fork 0

gnu: libksysguard: Update to 5.25.4.

* gnu/packages/kde-plasma.scm (libksysguard): Update to 5.25.4.

Signed-off-by: Marius Bakke <marius@gnu.org>
Petr Hodina 2022-08-26 08:26:42 +02:00 committed by Marius Bakke
parent adee50f33f
commit 2b2d28467c
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -283,14 +283,14 @@ basic needs and easy to configure for those who want special setups.")
(define-public libksysguard
(package
(name "libksysguard")
(version "5.25.3")
(version "5.25.4")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/" version
"/libksysguard-" version ".tar.xz"))
(sha256
(base32 "1mrrrxjvqmrnkjwafvqrd2hlvl9gr9y4hn7dv0gf70lp5bl06i89"))))
(base32 "1kzpimhkagsmqj0cky4cfav1kbzyfjaj2l5xdapnmaygbm6r8086"))))
(native-inputs
(list extra-cmake-modules pkg-config qttools-5))
(inputs