gnu: kspaceduel: Update to 25.04.0.

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

Change-Id: Ie2f4caee91509c972b36e35f9f47c54b0601e456
This commit is contained in:
Zheng Junjie 2025-05-08 14:40:43 +08:00
parent fde5fd81fc
commit 3111caa989
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

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