1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: ksystemlog: Update to 25.08.3.

* gnu/packages/kde-systemtools.scm (ksystemlog): Update to 25.08.3.

Change-Id: I780bd75985f0007b3d442f96b664966ca65abece
This commit is contained in:
Sughosha
2025-11-09 10:10:30 +05:30
committed by Andreas Enge
parent d079646eed
commit ae337c3e74

View File

@@ -468,14 +468,14 @@ This package is part of the KDE networking module.")
(define-public ksystemlog
(package
(name "ksystemlog")
(version "25.08.2")
(version "25.08.3")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/ksystemlog-" version ".tar.xz"))
(sha256
(base32 "0g7g0d0hgf2diwjg9mnrs0igsyz26xm6k2485gpqyymh0dg8kvm2"))))
(base32 "0w9ynf96bpjjgm1qzcj861nx6891fsj7gwzwhi8ys9iqxmahyl73"))))
(build-system qt-build-system)
(arguments (list #:qtbase qtbase))
(native-inputs