gnu: klines: Update to 24.12.3.

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

Change-Id: I1a09dbd81cb8644afd7d413d0f40f7d9bfcaa9c8
This commit is contained in:
Zheng Junjie 2025-03-08 13:20:16 +08:00
parent 482cd9a6f4
commit 8be899dedf
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

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