gnu: ksquares: Update to 25.04.0.

* gnu/packages/kde-games.scm (ksquares): Update to 25.04.0.

Change-Id: I6b7c81694d5a4a4e6c4e23c4ef89df0e23496b6e
This commit is contained in:
Zheng Junjie 2025-05-08 14:40:45 +08:00
parent 6e172d14e3
commit 2bf81e1a43
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -1556,14 +1556,14 @@ This package is part of the KDE games module.")
(define-public ksquares
(package
(name "ksquares")
(version "24.12.3")
(version "25.04.0")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/ksquares-" version ".tar.xz"))
(sha256
(base32 "1jzd9jb9s948zb12r1r27s75kmq3wwzzw4zikgpdcf05lfif03gl"))))
(base32 "0p1nc34n93mzdxih6799j25fic95mha311rifnghk9mlc6fw416n"))))
(build-system qt-build-system)
(arguments (list #:qtbase qtbase))
(native-inputs