[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
211/321: gnu: ksystemstats: Update to 6.2.5.
From: |
guix-commits |
Subject: |
211/321: gnu: ksystemstats: Update to 6.2.5. |
Date: |
Sat, 11 Jan 2025 08:14:07 -0500 (EST) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 8f6ad7203852a43ac25d3c821db71c63e4a88b04
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Fri Jan 10 11:51:54 2025 +0800
gnu: ksystemstats: Update to 6.2.5.
* gnu/packages/kde-plasma.scm (ksystemstats): Update to 6.2.5.
[inputs]: Add kcrash.
Change-Id: Ib60796e36731e7ccaffb76f8d9594a368c8a9582
---
gnu/packages/kde-plasma.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm
index 53e0ec55ea..2696a26543 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -997,7 +997,7 @@ call it if it is not associated to a terminal.")
(define-public ksystemstats
(package
(name "ksystemstats")
- (version "6.1.4")
+ (version "6.2.5")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/"
@@ -1005,7 +1005,7 @@ call it if it is not associated to a terminal.")
version ".tar.xz"))
(sha256
(base32
- "1743q0xyx1b465qhv7bg1xyblfwm515xfvifgzc3qxwhkyci64d4"))))
+ "18cmjp6jykzg8iiihkfp23ylcgcds3448ym4651fvrbgbvsmdzzg"))))
(build-system qt-build-system)
(arguments
(list #:qtbase qtbase
@@ -1017,6 +1017,7 @@ call it if it is not associated to a terminal.")
(native-inputs (list extra-cmake-modules pkg-config))
(inputs (list glib
kcoreaddons
+ kcrash
kdbusaddons
solid
networkmanager-qt
- 185/321: gnu: libkdepim: Update to 24.12.1., (continued)
- 185/321: gnu: libkdepim: Update to 24.12.1., guix-commits, 2025/01/11
- 189/321: gnu: merkuro: Update to 24.12.1., guix-commits, 2025/01/11
- 190/321: gnu: mimetreeparser: Update to 24.12.1., guix-commits, 2025/01/11
- 193/321: gnu: breeze-gtk: Update to 6.2.5., guix-commits, 2025/01/11
- 195/321: gnu: discover: Update to 6.2.5., guix-commits, 2025/01/11
- 197/321: gnu: kactivitymanagerd: Update to 6.2.5., guix-commits, 2025/01/11
- 198/321: gnu: krdp: Update to 6.2.5., guix-commits, 2025/01/11
- 203/321: gnu: kgamma: Update to 6.2.5., guix-commits, 2025/01/11
- 206/321: gnu: kmenuedit: Update to 6.2.5., guix-commits, 2025/01/11
- 209/321: gnu: kscreen: Update to 6.2.5., guix-commits, 2025/01/11
- 211/321: gnu: ksystemstats: Update to 6.2.5.,
guix-commits <=
- 220/321: gnu: milou: Update to 6.2.5., guix-commits, 2025/01/11
- 231/321: gnu: plasma-integration: Update to 6.2.5., guix-commits, 2025/01/11
- 234/321: gnu: plasma-mobile: Update to 6.2.5., guix-commits, 2025/01/11
- 232/321: gnu: plasma-nano: Update to 6.2.5., guix-commits, 2025/01/11
- 244/321: gnu: system-settings: Update to 6.2.5., guix-commits, 2025/01/11
- 246/321: gnu: dolphin-plugins: Update to 24.12.1., guix-commits, 2025/01/11
- 255/321: gnu: francis: Update to 24.12.1., guix-commits, 2025/01/11
- 254/321: gnu: filelight: Update to 24.12.1., guix-commits, 2025/01/11
- 277/321: gnu: kapptemplate: Update to 24.12.1., guix-commits, 2025/01/11
- 282/321: gnu: kcolorchooser: Update to 24.12.1., guix-commits, 2025/01/11