me
/
guix
Archived
1
0
Fork 0

gnu: plasma-systemmonitor: Update to 6.1.3.

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

Change-Id: Ie6b0a00bd63b9c26006d0caaae6e64cc01856753
master
Zheng Junjie 2024-07-20 19:10:30 +08:00
parent ec0407547d
commit c0dc936355
No known key found for this signature in database
GPG Key ID: 3B5AA993E1A2DFF0
1 changed files with 2 additions and 2 deletions

View File

@ -2612,14 +2612,14 @@ vaults.")
(define-public plasma-systemmonitor (define-public plasma-systemmonitor
(package (package
(name "plasma-systemmonitor") (name "plasma-systemmonitor")
(version "6.1.2") (version "6.1.3")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/" version "/" (uri (string-append "mirror://kde/stable/plasma/" version "/"
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"1v329hfr0jjqbkbidkbb52i235c4g4ix2x3mngyfvjf3ykvxd1xs")))) "1yfqnby1b6231m918rvpd4lc9wq9w21sfdr5cln3skc4gbyy50pz"))))
(build-system qt-build-system) (build-system qt-build-system)
(native-inputs (list extra-cmake-modules)) (native-inputs (list extra-cmake-modules))
(inputs (list ki18n (inputs (list ki18n