1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-06-07 15:41:33 +02:00

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
+2 -2
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