1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: kjumpingcube: Update to 25.04.0.

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

Change-Id: I0f2fd332defe8d23854a9554b17b52feaaa35f7c
This commit is contained in:
Zheng Junjie
2025-05-08 14:40:45 +08:00
parent 2bf81e1a43
commit bbeb7c6701

View File

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