1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-07 05:30:38 +02:00

gnu: kreversi: Update to 25.08.3.

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

Change-Id: I2365cbb66526258b9760c78cba9d7252ec5dafb2
This commit is contained in:
Sughosha
2025-11-09 10:09:41 +05:30
committed by Andreas Enge
parent cd3674154e
commit b59e2eb195

View File

@@ -1730,14 +1730,14 @@ This package is part of the KDE games module.")
(define-public kreversi
(package
(name "kreversi")
(version "25.08.2")
(version "25.08.3")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/kreversi-" version ".tar.xz"))
(sha256
(base32 "0a9dc8h6x737sds3xfsz3npy9cq7d6b2gydrq70n3wmrz81zca1l"))))
(base32 "094mab1zkg91jyp7a1kcy6hzcjsyfhbjmq1b53m15381c27ypzw1"))))
(build-system qt-build-system)
(arguments
(list #:qtbase qtbase