mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: ksystemstats: Update to 6.4.3.
* gnu/packages/kde-plasma.scm (ksystemstats): Update to 6.4.3. Change-Id: I39c426067eb09dd073b832d2fbdacec403d075fb
This commit is contained in:
parent
e6cd58aee2
commit
986d1725e2
1 changed files with 2 additions and 2 deletions
|
@ -1154,7 +1154,7 @@ call it if it is not associated to a terminal.")
|
||||||
(define-public ksystemstats
|
(define-public ksystemstats
|
||||||
(package
|
(package
|
||||||
(name "ksystemstats")
|
(name "ksystemstats")
|
||||||
(version "6.3.6")
|
(version "6.4.3")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append "mirror://kde/stable/plasma/"
|
(uri (string-append "mirror://kde/stable/plasma/"
|
||||||
|
@ -1162,7 +1162,7 @@ call it if it is not associated to a terminal.")
|
||||||
version ".tar.xz"))
|
version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"08qkynr7p3b1s7n49n7wf8kkr3xms9s54wsx4pa2lx172l1h6r79"))))
|
"036sx162rbw7jmq2vk20gqk3pc09npclxp7q218ma8ypix8xn6qd"))))
|
||||||
(build-system qt-build-system)
|
(build-system qt-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list #:qtbase qtbase
|
(list #:qtbase qtbase
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue