gnu: ksirk: Update to 24.12.3.

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

Change-Id: I19192e12711d14cc807e62f6a28f866120809404
This commit is contained in:
Zheng Junjie 2025-03-08 13:20:17 +08:00
parent bb6e4cc03b
commit 4d41fe1e63
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

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