gnu: kspaceduel: Update to 24.12.3.

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

Change-Id: I5cd263e521f2171f23ac766aa94ca1c847bbeac9
This commit is contained in:
Zheng Junjie 2025-03-08 13:20:19 +08:00
parent 1a51e2368b
commit e1d49cf205
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

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