guix_mirror_bot pushed a commit to branch master
in repository guix.
commit 326148184a64ad07414d7c30e0722fc37104fe21
Author: Sughosha <[email protected]>
AuthorDate: Sat Sep 20 20:30:50 2025 +0530
gnu: kajongg: Update to 25.08.1.
* gnu/packages/kde-games.scm (kajongg): Update to 25.08.1.
Change-Id: I7f9b4b04cd85c10fe14901d15c9ce66d7afe0001
---
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 ced2917781..671ad04f4d 100644
--- a/gnu/packages/kde-games.scm
+++ b/gnu/packages/kde-games.scm
@@ -360,14 +360,14 @@ This package is part of the KDE games module.")
(define-public kajongg
(package
(name "kajongg")
- (version "25.04.0")
+ (version "25.08.1")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/"
version "/src/kajongg-" version ".tar.xz"))
(sha256
- (base32 "0pq0vzxy7n64hjqx8hkn7gl58ligfmcnbk1mjnh9ndby8ar9pmz7"))))
+ (base32 "1sgng5709p4ghfp13z3qw4xlm2m667gzqw2vs2bzmm75gscj0c17"))))
(build-system qt-build-system)
(arguments
(list