gnu: konquest: Update to 24.12.1.

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

Change-Id: Ief75ded636acd205c1e0c7b04bb43148008780b1
This commit is contained in:
Zheng Junjie 2025-01-10 11:51:35 +08:00 committed by Zheng Junjie
parent 91a12eff9c
commit ec26b765a0
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

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