guix_mirror_bot pushed a commit to branch master
in repository guix.
commit 895c1399b3639074a0618054af174bc7a76ca9ca
Author: Sughosha <[email protected]>
AuthorDate: Sat Sep 20 20:37:15 2025 +0530
gnu: killbots: Update to 25.08.1.
* gnu/packages/kde-games.scm (killbots): Update to 25.08.1.
Change-Id: Ia7a64b078d28741576fd6eeda1a2bd533962883a
---
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 86146a940e..b3d3d5ec78 100644
--- a/gnu/packages/kde-games.scm
+++ b/gnu/packages/kde-games.scm
@@ -1453,14 +1453,14 @@ This package is part of the KDE games module.")
(define-public killbots
(package
(name "killbots")
- (version "25.04.0")
+ (version "25.08.1")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/killbots-" version ".tar.xz"))
(sha256
- (base32 "1h1j3n2wy641gp53m2rb8zbsn93ciprivfi718bcvwvr2k41ncga"))))
+ (base32 "17rp893yh5fvavwp2djydnrmckswy7qnqpal3kr1q6pp1yy3mvk8"))))
(build-system qt-build-system)
(arguments
(list #:qtbase qtbase