mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: killbots: Update to 24.12.3.
* gnu/packages/kde-games.scm (killbots): Update to 24.12.3. Change-Id: I4f2a57644a21a2c4e5f9b81077c39efd1c563872
This commit is contained in:
parent
9af15b2f44
commit
d774cd6041
1 changed files with 2 additions and 2 deletions
|
@ -1336,14 +1336,14 @@ This package is part of the KDE games module.")
|
|||
(define-public killbots
|
||||
(package
|
||||
(name "killbots")
|
||||
(version "24.12.1")
|
||||
(version "24.12.3")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/killbots-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "0zjlj311klarlx3bqb2h3a2q5wqph0m988d9aff4ravzdg58rv6d"))))
|
||||
(base32 "1d86h8l5gl3x240k86iri9wg6k9km9warcnapf3579hiwaw37bfl"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments (list #:qtbase qtbase))
|
||||
(native-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue