gnu: killbots: Update to 25.04.0.

* gnu/packages/kde-games.scm (killbots): Update to 25.04.0.
[inputs]: Add kiconthemes.

Change-Id: I715c19936e7244c96c7a22a5d1a0fb937ecbaa6f
This commit is contained in:
Zheng Junjie 2025-05-08 14:40:44 +08:00
parent a5e5246998
commit 749c4f5b8a
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -1355,14 +1355,14 @@ This package is part of the KDE games module.")
(define-public killbots
(package
(name "killbots")
(version "24.12.3")
(version "25.04.0")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/killbots-" version ".tar.xz"))
(sha256
(base32 "1d86h8l5gl3x240k86iri9wg6k9km9warcnapf3579hiwaw37bfl"))))
(base32 "1h1j3n2wy641gp53m2rb8zbsn93ciprivfi718bcvwvr2k41ncga"))))
(build-system qt-build-system)
(arguments (list #:qtbase qtbase))
(native-inputs
@ -1375,6 +1375,7 @@ This package is part of the KDE games module.")
kcrash
kdbusaddons
ki18n
kiconthemes
kwidgetsaddons
kxmlgui
libkdegames