gnu: kspaceduel: Update to 20.12.0.
* gnu/packages/games.scm (kspaceduel): Update to 20.12.0. [source]: Download from new upstream URI.
This commit is contained in:
parent
8fd37c7a22
commit
2129bf0c60
@ -11055,14 +11055,14 @@ This package is part of the KDE games module.")
|
|||||||
(define-public kspaceduel
|
(define-public kspaceduel
|
||||||
(package
|
(package
|
||||||
(name "kspaceduel")
|
(name "kspaceduel")
|
||||||
(version "19.08.3")
|
(version "20.12.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append "mirror://kde/stable/applications/" version
|
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||||
"/src/kspaceduel-" version ".tar.xz"))
|
"/src/kspaceduel-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1hppni0ihs7psc0dly5rxyy2a38nzhlig9yfyhi3lkh36z05pql8"))))
|
(base32 "1aixh6ygif2cm1a5g32sl5y6b5x68139pzihaxq4334c6avamdai"))))
|
||||||
(build-system qt-build-system)
|
(build-system qt-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("extra-cmake-modules" ,extra-cmake-modules)
|
`(("extra-cmake-modules" ,extra-cmake-modules)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user