mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: libksysguard: Update to 6.3.6.
* gnu/packages/kde-plasma.scm (libksysguard): Update to 6.3.6. Change-Id: I9cc7191636d908c33fc043bb09435a9bcc749f30
This commit is contained in:
parent
55b19df0d6
commit
bbac4cafc8
1 changed files with 2 additions and 2 deletions
|
@ -1409,14 +1409,14 @@ basic needs and easy to configure for those who want special setups.")
|
|||
(define-public libksysguard
|
||||
(package
|
||||
(name "libksysguard")
|
||||
(version "6.3.4")
|
||||
(version "6.3.6")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/plasma/" version
|
||||
"/libksysguard-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "1p0mrgbzkqakrfwdrfjn70prn1wkxcpd9qpisvwdajhp3a5yxh84"))))
|
||||
(base32 "1yxwfq7x55n864wv3byhzfj6hncg58xydpc06didr2h1hy9pvy8l"))))
|
||||
(native-inputs
|
||||
(list bash-minimal extra-cmake-modules pkg-config qttools))
|
||||
(inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue