gnu: kollision: Update to 23.04.3.

* gnu/packages/kde-games.scm (kollision): Update to 23.04.3.
This commit is contained in:
宋文武 2023-07-29 10:53:20 +08:00
parent 5019a9512f
commit a509b1e0cd
No known key found for this signature in database
GPG Key ID: D415BF253B515976

View File

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