mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: ksystemlog: Update to 25.08.1.
* gnu/packages/kde-systemtools.scm (ksystemlog): Update to 25.08.1. Change-Id: I7af81e107942ede335e959c5d996d2bc9d35c6e7
This commit is contained in:
parent
6667e98fd9
commit
88aa4e9e2c
1 changed files with 2 additions and 2 deletions
|
@ -306,14 +306,14 @@ This package is part of the KDE networking module.")
|
|||
(define-public ksystemlog
|
||||
(package
|
||||
(name "ksystemlog")
|
||||
(version "24.12.1")
|
||||
(version "25.08.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/ksystemlog-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "0qsps71bfi7sm6f5x3jd1lss7pgjpmvmqsky3wjk34jzxq953rzs"))))
|
||||
(base32 "0cc3dslyw8zps4y6f0b56miaj52ndmbw4hn8ajcfm890kjgb3lq4"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments (list #:qtbase qtbase))
|
||||
(native-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue