gnu: ksystemlog: Update to 24.12.1.

* gnu/packages/kde-systemtools.scm (ksystemlog): Update to 24.12.1.
[inputs]: Add kcrash.

Change-Id: I83f8e237f615264cb140dfb0e41ad7ba2dd99df6
This commit is contained in:
Zheng Junjie 2025-01-10 11:52:00 +08:00 committed by Zheng Junjie
parent 61b0c8d491
commit c80dc65db4
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -309,14 +309,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
@ -328,6 +328,7 @@ This package is part of the KDE networking module.")
kcompletion
kconfig
kcoreaddons
kcrash
ki18n
kiconthemes
kio