mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-01 23:05:57 +02:00
gnu: plasma-systemmonitor: Update to 6.2.5.
* gnu/packages/kde-plasma.scm (plasma-systemmonitor): Update to 6.2.5. Change-Id: I807ef2e240440f26640af9dfe06fd1b08f5f5ac8
This commit is contained in:
committed by
Zheng Junjie
parent
a901e04a25
commit
e54df3d698
@@ -2685,14 +2685,14 @@ vaults.")
|
||||
(define-public plasma-systemmonitor
|
||||
(package
|
||||
(name "plasma-systemmonitor")
|
||||
(version "6.1.4")
|
||||
(version "6.2.5")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/plasma/" version "/"
|
||||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0mz49d61k69prvzsqh361gn2vg18916r093wm9vbqqd0kp94hai6"))))
|
||||
"1jmj02zm5psi0k4m1vlzw31jq4h91c3miwz2mqkrc8385rbd8xcm"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs (list extra-cmake-modules))
|
||||
(inputs (list ki18n
|
||||
|
||||
Reference in New Issue
Block a user