gnu: knetwalk: Update to 24.05.2.

* gnu/packages/kde-games.scm (knetwalk): Update to 24.05.2.
[inputs]: Remove qtbase-5 and qtdeclarative-5; add qtdeclarative.
[arguments]: Set #:qtbase to qtbase.

Change-Id: I3114a366f170c9baa75cb3b8b5435cf6013134c2
This commit is contained in:
Zheng Junjie 2024-07-06 17:44:54 +08:00
parent 8e124f3147
commit e7a6a6f1fb
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -826,15 +826,16 @@ (define-public kblackbox
(define-public knetwalk (define-public knetwalk
(package (package
(name "knetwalk") (name "knetwalk")
(version "23.04.3") (version "24.05.2")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version (uri (string-append "mirror://kde/stable/release-service/" version
"/src/knetwalk-" version ".tar.xz")) "/src/knetwalk-" version ".tar.xz"))
(sha256 (sha256
(base32 "1xqqwsbm3f8bmid7afbnacxlg1hih644f0nw0i87pr746m1sskgz")))) (base32 "1p6d27l2j6h5kqyjpws4s0ilvzhrhbd3lwd7776z1lmidqixvwfq"))))
(build-system qt-build-system) (build-system qt-build-system)
(arguments (list #:qtbase qtbase))
(native-inputs (native-inputs
(list extra-cmake-modules kdoctools)) (list extra-cmake-modules kdoctools))
(inputs (inputs
@ -849,8 +850,7 @@ (define-public knetwalk
kwidgetsaddons kwidgetsaddons
kxmlgui kxmlgui
libkdegames libkdegames
qtbase-5 qtdeclarative))
qtdeclarative-5))
(home-page "https://apps.kde.org/knetwalk/") (home-page "https://apps.kde.org/knetwalk/")
(synopsis "Turn the board pieces to get all computers connected") (synopsis "Turn the board pieces to get all computers connected")
(description "KNetWalk is a small game where you have to build up a (description "KNetWalk is a small game where you have to build up a