me
/
guix
Archived
1
0
Fork 0

gnu: ksudoku: Update to 24.05.2.

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

Change-Id: I59b94c82e807ff460d38d184bf53866d0c72a5d2
master
Zheng Junjie 2024-07-06 18:46:24 +08:00
parent af4d37861a
commit 6e029fb421
No known key found for this signature in database
GPG Key ID: 3B5AA993E1A2DFF0
1 changed files with 10 additions and 9 deletions

View File

@ -568,15 +568,16 @@ This package is part of the KDE games module.")
(define-public ksudoku
(package
(name "ksudoku")
(version "23.04.3")
(version "24.05.2")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/"
version "/src/ksudoku-" version ".tar.xz"))
(sha256
(base32 "03hrwyvwzhxdbq7pp03c7lkz0dhv9yi6lcwvz3s63mn01wyq6iv3"))))
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/"
version "/src/ksudoku-" version ".tar.xz"))
(sha256
(base32 "1hygl0m26ylj0gm9i8mm7cr2aclq27z8ammydhw824d1nwjw98b0"))))
(build-system qt-build-system)
(arguments (list #:qtbase qtbase))
(native-inputs
(list extra-cmake-modules kdoctools))
(inputs
@ -585,6 +586,7 @@ This package is part of the KDE games module.")
kconfigwidgets
kcoreaddons
kcrash
kdbusaddons
kguiaddons
ki18n
kiconthemes
@ -593,9 +595,8 @@ This package is part of the KDE games module.")
kxmlgui
libkdegames
glu
qtbase-5
qtdeclarative-5
qtsvg-5))
qtdeclarative
qtsvg))
(home-page "https://apps.kde.org/ksudoku/")
(synopsis "Sudoku puzzle game and solver")
(description "KSudoku is a Sudoku game and solver, supporting a range of