guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit f513c0117766f3aee7035449899a9879a203f082
Author: Sughosha <[email protected]>
AuthorDate: Sun Nov 9 10:09:39 2025 +0530
gnu: killbots: Update to 25.08.3.
* gnu/packages/kde-games.scm (killbots): Update to 25.08.3.
Change-Id: I00917499e40931e73b5edce753829fceb1c9e421
---
gnu/packages/kde-games.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/kde-games.scm b/gnu/packages/kde-games.scm
index 2a98b4d8f1..d0a51797d1 100644
--- a/gnu/packages/kde-games.scm
+++ b/gnu/packages/kde-games.scm
@@ -1483,14 +1483,14 @@ This package is part of the KDE games module.")
(define-public killbots
(package
(name "killbots")
- (version "25.08.2")
+ (version "25.08.3")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/killbots-" version ".tar.xz"))
(sha256
- (base32 "1w6cw18plnafbshwfz1l2b8xk8vsqjkf6ykj7bvmrp05bmqmj5ry"))))
+ (base32 "1arsm9j1b0asb0bxqqcf2rb29ljg0j7a7dq4d25nh0knkqh739fa"))))
(build-system qt-build-system)
(arguments
(list #:qtbase qtbase