[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
250/321: gnu: ksystemlog: Update to 24.12.1.
From: |
guix-commits |
Subject: |
250/321: gnu: ksystemlog: Update to 24.12.1. |
Date: |
Fri, 10 Jan 2025 23:03:35 -0500 (EST) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 87766d0048829e581b826097bc398df2a4f96363
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Fri Jan 10 11:52:00 2025 +0800
gnu: ksystemlog: Update to 24.12.1.
* gnu/packages/kde-systemtools.scm (ksystemlog): Update to 24.12.1.
[inputs]: Add kcrash.
Change-Id: I83f8e237f615264cb140dfb0e41ad7ba2dd99df6
---
gnu/packages/kde-systemtools.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/kde-systemtools.scm b/gnu/packages/kde-systemtools.scm
index f35e84515e..392c1188af 100644
--- a/gnu/packages/kde-systemtools.scm
+++ b/gnu/packages/kde-systemtools.scm
@@ -308,14 +308,14 @@ This package is part of the KDE networking module.")
(define-public ksystemlog
(package
(name "ksystemlog")
- (version "24.05.2")
+ (version "24.12.1")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/ksystemlog-" version ".tar.xz"))
(sha256
- (base32 "1zlzyq5sv8mn4g0ycyrppr4fkr67vym79va7rfa7kbvvjgpwh6gi"))))
+ (base32 "0qsps71bfi7sm6f5x3jd1lss7pgjpmvmqsky3wjk34jzxq953rzs"))))
(build-system qt-build-system)
(arguments (list #:qtbase qtbase))
(native-inputs
@@ -327,6 +327,7 @@ This package is part of the KDE networking module.")
kcompletion
kconfig
kcoreaddons
+ kcrash
ki18n
kiconthemes
kio
- 217/321: gnu: kwayland-integration: Update to 6.2.5., (continued)
- 217/321: gnu: kwayland-integration: Update to 6.2.5., guix-commits, 2025/01/10
- 210/321: gnu: ksshaskpass: Update to 6.2.5., guix-commits, 2025/01/10
- 212/321: gnu: layer-shell-qt: Update to 6.2.5., guix-commits, 2025/01/10
- 225/321: gnu: mpvqt: Update to 1.0.1., guix-commits, 2025/01/10
- 224/321: gnu: plasma5support: Update to 6.2.5., guix-commits, 2025/01/10
- 234/321: gnu: plasma-mobile: Update to 6.2.5., guix-commits, 2025/01/10
- 235/321: gnu: plasma-pa: Update to 6.2.5., guix-commits, 2025/01/10
- 232/321: gnu: plasma-nano: Update to 6.2.5., guix-commits, 2025/01/10
- 233/321: gnu: plasma-nm: Update to 6.2.5., guix-commits, 2025/01/10
- 239/321: gnu: plasma-workspace: Update to 6.2.5., guix-commits, 2025/01/10
- 250/321: gnu: ksystemlog: Update to 24.12.1.,
guix-commits <=
- 245/321: gnu: dolphin: Update to 24.12.1., guix-commits, 2025/01/10
- 256/321: gnu: isoimagewriter: Update to 24.12.1., guix-commits, 2025/01/10
- 260/321: gnu: kcalc: Update to 24.12.1., guix-commits, 2025/01/10
- 262/321: gnu: kdialog: Update to 24.12.1., guix-commits, 2025/01/10
- 267/321: gnu: kmousetool: Update to 24.12.1., guix-commits, 2025/01/10
- 277/321: gnu: kapptemplate: Update to 24.12.1., guix-commits, 2025/01/10
- 280/321: gnu: kio-extras: Update to 24.12.1., guix-commits, 2025/01/10
- 288/321: gnu: kopeninghours: Update to 24.12.1., guix-commits, 2025/01/10
- 289/321: gnu: kosmindoormap: Update to 24.12.1., guix-commits, 2025/01/10
- 312/321: gnu: Remove wacomtablet., guix-commits, 2025/01/10