From 9be5cabbedcdb2c949ec565e6e42d4fe02e1eaf5 Mon Sep 17 00:00:00 2001 From: Sughosha Date: Wed, 8 Oct 2025 19:37:17 +0530 Subject: [PATCH] gnu: libksysguard: Update to 6.4.5. * gnu/packages/kde-plasma.scm (libksysguard): Update to 6.4.5. Change-Id: I928682f872b1643200f792c421df1fda2053890d --- 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 786083e04d01fe3653e1b3a92e8b685030676e42..83819170e03535fcc0464b1aecf8a0699cdc0fa4 100644 --- a/gnu/packages/kde-plasma.scm +++ b/gnu/packages/kde-plasma.scm @@ -1403,14 +1403,14 @@ basic needs and easy to configure for those who want special setups.") (define-public libksysguard (package (name "libksysguard") - (version "6.4.3") + (version "6.4.5") (source (origin (method url-fetch) (uri (string-append "mirror://kde/stable/plasma/" version "/libksysguard-" version ".tar.xz")) (sha256 - (base32 "1qijnyz6f4kk2y3zl4c369sbbrzrdbndi6g3dr30w2yjbwqm78sp")))) + (base32 "03saav38hgga4vym5hijz58ahrsr2gqqja663lh1krd1y398rky7")))) (native-inputs (list bash-minimal extra-cmake-modules pkg-config qttools)) (inputs