guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit 237bdce259d162cf5767288728d170875cadd687
Author: Sughosha <[email protected]>
AuthorDate: Sun Nov 9 10:09:41 2025 +0530
gnu: knavalbattle: Update to 25.08.3.
* gnu/packages/kde-games.scm (knavalbattle): Update to 25.08.3.
Change-Id: If558516eb227ffb7181bae8bc336dbd04fe86828
---
gnu/packages/kde-games.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/kde-games.scm b/gnu/packages/kde-games.scm
index af458e8ca6..8eb428270f 100644
--- a/gnu/packages/kde-games.scm
+++ b/gnu/packages/kde-games.scm
@@ -1687,14 +1687,14 @@ This package is part of the KDE games module.")
(define-public knavalbattle
(package
(name "knavalbattle")
- (version "25.08.2")
+ (version "25.08.3")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/knavalbattle-" version ".tar.xz"))
(sha256
- (base32 "1jknbw5lx41yr2a97d277km5sv5m608b9xxq1cm8xdqbls6hszh2"))))
+ (base32 "0bynpqcgy9njkkbi5csjzzwyn9kyhvmnnvh1mbdqm1frc4bz31hd"))))
(build-system qt-build-system)
(arguments
(list #:qtbase qtbase