~ruther/guix-local

b203c5c29d639cb4dd15c99e405d597d8a6f0722 — Maxim Cournoyer 7 months ago 41ef2b3
gnu: ksystemstats: Update to 6.3.6.

* gnu/packages/kde-plasma.scm (ksystemstats): Update to 6.3.6.

Change-Id: I6d75d9a7cce01cbad31df54676e030471bc6fb19
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/kde-plasma.scm
M gnu/packages/kde-plasma.scm => gnu/packages/kde-plasma.scm +2 -2
@@ 1148,7 1148,7 @@ call it if it is not associated to a terminal.")
(define-public ksystemstats
  (package
    (name "ksystemstats")
    (version "6.3.4")
    (version "6.3.6")
    (source (origin
              (method url-fetch)
              (uri (string-append "mirror://kde/stable/plasma/"


@@ 1156,7 1156,7 @@ call it if it is not associated to a terminal.")
                                  version ".tar.xz"))
              (sha256
               (base32
                "15akx389ia5fv66i65ipmhx4ki3n0rn9r1hsqca12fnhf29nl000"))))
                "08qkynr7p3b1s7n49n7wf8kkr3xms9s54wsx4pa2lx172l1h6r79"))))
    (build-system qt-build-system)
    (arguments
     (list #:qtbase qtbase