1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-28 12:01:49 +02:00

gnu: killbots: Update to 25.12.2.

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

Change-Id: I4b2cdbebc56fe438fd9b8b1a4075ba81a6bc32c5
This commit is contained in:
Sughosha
2026-02-08 23:58:59 +05:30
committed by Andreas Enge
parent ebc7f71f67
commit 7117b1d4ef
+2 -2
View File
@@ -1559,14 +1559,14 @@ This package is part of the KDE games module.")
(define-public killbots
(package
(name "killbots")
(version "25.12.0")
(version "25.12.2")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/killbots-" version ".tar.xz"))
(sha256
(base32 "121f3ig1wib6z0j52gw7py1jzh0rga4h8wnsahy60fccs895nwb8"))))
(base32 "1n36219klwcxjlwzczn3saczb2358cvm31xvijwf1hibr0ghj1i1"))))
(build-system qt-build-system)
(arguments
(list #:qtbase qtbase