gnu: kspaceduel: Update to 25.08.1.

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

Change-Id: Ieddafd38d1d31d4f6ac913037a45762b1dad31b5
This commit is contained in:
Sughosha 2025-09-20 20:36:52 +05:30 committed by Zheng Junjie
parent 46b13a7cb5
commit d416e18d4a
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

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