gnu: konquest: Update to 25.08.1.

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

Change-Id: I784344c365c4b1c0f0643e2f5a0b39aa80a01bc3
This commit is contained in:
Sughosha 2025-09-20 20:31:39 +05:30 committed by Zheng Junjie
parent 17d6ea555a
commit 814c296e27
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -513,14 +513,14 @@ This package is part of the KDE games module.")
(define-public konquest (define-public konquest
(package (package
(name "konquest") (name "konquest")
(version "25.04.0") (version "25.08.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" (uri (string-append "mirror://kde/stable/release-service/"
version "/src/konquest-" version ".tar.xz")) version "/src/konquest-" version ".tar.xz"))
(sha256 (sha256
(base32 "1ks4x320q6di0f8w8r9bnayhmn11cnfqw86jx63a74vgkn4878w6")))) (base32 "1v1nbr5cfydj9kwiak0y74czlwj1grm02nh3ak4nxk8llhcdbg5s"))))
(build-system qt-build-system) (build-system qt-build-system)
(arguments (arguments
(list #:qtbase qtbase (list #:qtbase qtbase