gnu: killbots: Update to 24.12.1.

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

Change-Id: I34ace0d1a1ac4827c7551638c810a0e8a360b67f
This commit is contained in:
Zheng Junjie 2025-01-10 11:51:39 +08:00 committed by Zheng Junjie
parent 7ff6ed841b
commit 6dd97e93d3
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

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