me
/
guix
Archived
1
0
Fork 0

gnu: libksysguard: Update to 6.1.3.

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

Change-Id: Ie1d5102ba4b58d7cdcda3e01990b116274aaefc2
master
Zheng Junjie 2024-07-20 19:10:26 +08:00
parent 6227620a7a
commit 4219451b1e
No known key found for this signature in database
GPG Key ID: 3B5AA993E1A2DFF0
1 changed files with 2 additions and 2 deletions

View File

@ -1230,14 +1230,14 @@ basic needs and easy to configure for those who want special setups.")
(define-public libksysguard
(package
(name "libksysguard")
(version "6.1.2")
(version "6.1.3")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/" version
"/libksysguard-" version ".tar.xz"))
(sha256
(base32 "1l1fy5i9yxh7fnxfyfsk0hnyd1vfzac336kcfwklkqa7l796hpc0"))))
(base32 "197zbddmykdfw6gh137fbpvnwv6f094932vzprgkvlv3m89n7s3a"))))
(native-inputs
(list bash-minimal extra-cmake-modules pkg-config qttools))
(inputs