gnu: kreversi: Update to 25.04.0.

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

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

View file

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