gnu: kdiamond: Update to 24.12.1.

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

Change-Id: Ifc04e3ad74deccfa26bef57f8d37e89703aaf392
This commit is contained in:
Zheng Junjie 2025-01-10 11:51:36 +08:00 committed by Zheng Junjie
parent 927bb045f3
commit ce1fc35946
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -711,14 +711,14 @@ (define-public kgoldrunner
(define-public kdiamond
(package
(name "kdiamond")
(version "24.05.2")
(version "24.12.1")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/kdiamond-" version ".tar.xz"))
(sha256
(base32 "1ql8psh6lyahrdiqj0qji1dsyz8jl260msp76k804jk0477gjw8h"))))
(base32 "14yfi627p3n1qxk6w1wm1p11hyjql0mrka4rkwqwvdph8wa1bar7"))))
(build-system qt-build-system)
(arguments (list #:qtbase qtbase))
(native-inputs