1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-13 02:20:53 +02:00

gnu: kreversi: Update to 24.12.1.

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

Change-Id: Ia70934f99cc2fd4cf8db14fa655d357fd7142458
This commit is contained in:
Zheng Junjie 2025-01-10 11:51:40 +08:00 committed by Zheng Junjie
parent 085a7cfd39
commit f7adc35a0e
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

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