1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: konquest: Update to 25.12.2.

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

Change-Id: I3eaeca3be45baf2817e6163971bb63d9b63c3b6d
This commit is contained in:
Sughosha
2026-02-08 23:58:54 +05:30
committed by Andreas Enge
parent 200821513b
commit da4fb30ee8

View File

@@ -561,14 +561,14 @@ This package is part of the KDE games module.")
(define-public konquest
(package
(name "konquest")
(version "25.12.0")
(version "25.12.2")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/"
version "/src/konquest-" version ".tar.xz"))
(sha256
(base32 "196yzircqgrxwxy66nqwwzn673aypj5i7difacvl2ka1xzg2f1r8"))))
(base32 "0aaq599xjf3llxh3rirx20ajca9r8c5s71gw36div4v3q0g650zk"))))
(build-system qt-build-system)
(arguments
(list #:qtbase qtbase