gnu: kbreakout: Update to 25.04.0.

* gnu/packages/kde-games.scm (kbreakout): Update to 25.04.0.
[inputs]: Add kiconthemes.

Change-Id: I1744b65410bda9a7b8f3e8e044e360a2879f5200
This commit is contained in:
Zheng Junjie 2025-05-08 14:40:39 +08:00
parent dfe91f2639
commit daa1f1619e
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -378,14 +378,14 @@ This package is part of the KDE games module.")
(define-public kbreakout
(package
(name "kbreakout")
(version "24.12.3")
(version "25.04.0")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/kbreakout-" version ".tar.xz"))
(sha256
(base32 "0jzyw0bpx8q7kp5wg1nj5bzmidvjw6az3v8qnfbmfbw7zw95hf8y"))))
(base32 "00qbyv7awf70dxid2m71izsl39mfvjgzrfqdpfgkgisfvrwwnw90"))))
(build-system qt-build-system)
(arguments (list #:qtbase qtbase))
(native-inputs
@ -398,6 +398,7 @@ This package is part of the KDE games module.")
kcrash
kdbusaddons
ki18n
kiconthemes
kwidgetsaddons
kxmlgui
libkdegames