[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
93/255: gnu: ksystemstats: Update to 6.2.4.
From: |
guix-commits |
Subject: |
93/255: gnu: ksystemstats: Update to 6.2.4. |
Date: |
Mon, 2 Dec 2024 09:32:29 -0500 (EST) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 850d479ddfd3552e311358c7e0e202cd2cc18e80
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Fri Nov 29 19:03:35 2024 +0800
gnu: ksystemstats: Update to 6.2.4.
* gnu/packages/kde-plasma.scm (ksystemstats): Update to 6.2.4.
[inputs]: Add kcrash.
Change-Id: Ied657497c0041638ed1f2c76a7f48ea038288203
---
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 19d975f9d5..3cdcefed27 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -975,7 +975,7 @@ call it if it is not associated to a terminal.")
(define-public ksystemstats
(package
(name "ksystemstats")
- (version "6.1.4")
+ (version "6.2.4")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/"
@@ -983,7 +983,7 @@ call it if it is not associated to a terminal.")
version ".tar.xz"))
(sha256
(base32
- "1743q0xyx1b465qhv7bg1xyblfwm515xfvifgzc3qxwhkyci64d4"))))
+ "0hqc8v0jxslnbjvcm7z75xblv2jdyfa229sszzqfic3abvq4xaa9"))))
(build-system qt-build-system)
(arguments
(list #:qtbase qtbase
@@ -995,6 +995,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
- 43/255: gnu: libjxl: Update to 0.11.1., (continued)
- 43/255: gnu: libjxl: Update to 0.11.1., guix-commits, 2024/12/02
- 37/255: gnu: solid: Update to 6.8.0., guix-commits, 2024/12/02
- 42/255: gnu: syndication: Update to 6.8.0., guix-commits, 2024/12/02
- 57/255: gnu: kded: Update to 6.8.0., guix-commits, 2024/12/02
- 49/255: gnu: kfilemetadata: Update to 6.8.0., guix-commits, 2024/12/02
- 52/255: gnu: baloo: Update to 6.8.0., guix-commits, 2024/12/02
- 68/255: gnu: kstatusnotifieritem: Update to 6.8.0., guix-commits, 2024/12/02
- 75/255: gnu: kde-frameworkintegration: Update to 6.8.0., guix-commits, 2024/12/02
- 81/255: gnu: bluedevil: Update to 6.2.4., guix-commits, 2024/12/02
- 65/255: gnu: kpeople: Update to 6.8.0., guix-commits, 2024/12/02
- 93/255: gnu: ksystemstats: Update to 6.2.4.,
guix-commits <=
- 87/255: gnu: kdecoration: Update to 6.2.4., guix-commits, 2024/12/02
- 95/255: gnu: kscreen: Update to 6.2.4., guix-commits, 2024/12/02
- 105/255: gnu: kwrited: Update to 6.2.4., guix-commits, 2024/12/02
- 92/255: gnu: layer-shell-qt: Update to 6.2.4., guix-commits, 2024/12/02
- 108/255: gnu: oxygen-sounds: Update to 6.2.4., guix-commits, 2024/12/02
- 117/255: gnu: kdegraphics-mobipocket: Update to 24.08.3., guix-commits, 2024/12/02
- 148/255: gnu: kmessagelib: Update to 24.08.3., guix-commits, 2024/12/02
- 91/255: gnu: kscreenlocker: Update to 6.2.4., guix-commits, 2024/12/02
- 160/255: gnu: akonadi-calendar: Update to 24.08.3., guix-commits, 2024/12/02
- 161/255: gnu: kcalendarsupport: Update to 24.08.3., guix-commits, 2024/12/02