gnu: kreversi: Update to 24.12.3.

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

Change-Id: I064a3e45bb9e6bcabf843f9815913c4999f32b54
This commit is contained in:
Zheng Junjie 2025-03-08 13:20:20 +08:00
parent 63717159d1
commit 3d3c703d3f
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

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