gnu: killbots: Update to 24.12.3.

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

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

View file

@ -1336,14 +1336,14 @@ This package is part of the KDE games module.")
(define-public killbots
(package
(name "killbots")
(version "24.12.1")
(version "24.12.3")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/killbots-" version ".tar.xz"))
(sha256
(base32 "0zjlj311klarlx3bqb2h3a2q5wqph0m988d9aff4ravzdg58rv6d"))))
(base32 "1d86h8l5gl3x240k86iri9wg6k9km9warcnapf3579hiwaw37bfl"))))
(build-system qt-build-system)
(arguments (list #:qtbase qtbase))
(native-inputs