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