mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: bomber: Update to 25.08.1.
* gnu/packages/kde-games.scm (bomber): Update to 25.08.1. Change-Id: I93176ab536d26454d69ed5d288c9154c5854b889
This commit is contained in:
parent
1c772405a8
commit
1ce1dfb223
1 changed files with 2 additions and 2 deletions
|
@ -958,14 +958,14 @@ This package is part of the KDE games module.")
|
|||
(define-public bomber
|
||||
(package
|
||||
(name "bomber")
|
||||
(version "24.12.3")
|
||||
(version "25.08.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/bomber-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "03llwmd8ichdb9n2xy0rhxy3hwzrxq39jmspjcynxnapl8qq2jnh"))))
|
||||
(base32 "1v6bqlw3ksyp4h0xk9n92jvp2p6k1xcbjmjfvnnfjnppa0q10g60"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules kdoctools))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue