mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: killbots: Update to 25.12.0.
* gnu/packages/kde-games.scm (killbots): Update to 25.12.0. Change-Id: I89d577ee6bbb31e03f06191b91076de5b242bcea
This commit is contained in:
parent
d0fed9657c
commit
791f320288
1 changed files with 2 additions and 2 deletions
|
|
@ -1559,14 +1559,14 @@ This package is part of the KDE games module.")
|
|||
(define-public killbots
|
||||
(package
|
||||
(name "killbots")
|
||||
(version "25.08.3")
|
||||
(version "25.12.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/killbots-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "1arsm9j1b0asb0bxqqcf2rb29ljg0j7a7dq4d25nh0knkqh739fa"))))
|
||||
(base32 "121f3ig1wib6z0j52gw7py1jzh0rga4h8wnsahy60fccs895nwb8"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments
|
||||
(list #:qtbase qtbase
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue