gnu: kolf: Update to 25.04.0.

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

Change-Id: I7f68e8f9a7d6a2ffb02c5a6b5bc972e7ffd07bc8
This commit is contained in:
Zheng Junjie 2025-05-08 14:40:38 +08:00
parent 7958e1abb1
commit c22acd3e4c
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

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