1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: killbots: Update to 25.08.1.

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

Change-Id: Ia7a64b078d28741576fd6eeda1a2bd533962883a
This commit is contained in:
Sughosha
2025-09-20 20:37:15 +05:30
committed by Zheng Junjie
parent bd85b798b1
commit 895c1399b3

View File

@@ -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