From fd1c7ecf7d43bbf8bd7e3ff9b5a08a5406a7ca4c Mon Sep 17 00:00:00 2001 From: Zheng Junjie Date: Fri, 9 Aug 2024 23:33:51 +0800 Subject: [PATCH] gnu: ksystemstats: Update to 6.1.4. * gnu/packages/kde-plasma.scm (ksystemstats): Update to 6.1.4. Change-Id: Ibb3ad55f8cef1d7196b56fc902ba41d31014c52b --- gnu/packages/kde-plasma.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm index ed4c39d96b3cf4d42e7a941b8aa0557e50e1b325..83913e27cc135eda53b6acd7beae9e6e88b200e8 100644 --- a/gnu/packages/kde-plasma.scm +++ b/gnu/packages/kde-plasma.scm @@ -973,7 +973,7 @@ call it if it is not associated to a terminal.") (define-public ksystemstats (package (name "ksystemstats") - (version "6.1.3") + (version "6.1.4") (source (origin (method url-fetch) (uri (string-append "mirror://kde/stable/plasma/" @@ -981,7 +981,7 @@ call it if it is not associated to a terminal.") version ".tar.xz")) (sha256 (base32 - "11af0fxpp22czgn6slbm6kq06nqjm0n4jv1av5k3ykyc8z6bbzf9")))) + "1743q0xyx1b465qhv7bg1xyblfwm515xfvifgzc3qxwhkyci64d4")))) (build-system qt-build-system) (arguments (list #:qtbase qtbase