gnu: kdiamond: Update to 24.12.3.

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

Change-Id: I530079ecfe8e0613d58a026d303a1ef958ac2aed
This commit is contained in:
Zheng Junjie 2025-03-08 13:20:16 +08:00
parent 2653e7d0b4
commit 9155103d82
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

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