gnu: ksirk: Update to 25.04.0.

* gnu/packages/kde-games.scm (ksirk): Update to 25.04.0.

Change-Id: I223a08bef64c39054f9b9344a2667ddafb8108a0
This commit is contained in:
Zheng Junjie 2025-05-08 14:40:42 +08:00
parent 07cb78d8d5
commit 3a0183e9b2
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -962,14 +962,14 @@ This package is part of the KDE games module.")
(define-public ksirk
(package
(name "ksirk")
(version "24.12.3")
(version "25.04.0")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/ksirk-" version ".tar.xz"))
(sha256
(base32 "182rvi085jl5rdvfzrkd8pymvbadkwk12p8ymljn9fcpij4jx6jd"))))
(base32 "0n19nhzzh1acgkia0b5s827rpzxvkp2acl3v2qjsr9kzk43cf7bb"))))
(build-system qt-build-system)
(native-inputs
(list extra-cmake-modules kdoctools))