guix_mirror_bot pushed a commit to branch master
in repository guix.
commit 862a54c22337bc349ebea65e77e36f4fdef988c1
Author: Sughosha <[email protected]>
AuthorDate: Sun Nov 9 10:09:28 2025 +0530
gnu: kajongg: Update to 25.08.3.
* gnu/packages/kde-games.scm (kajongg): Update to 25.08.3.
Change-Id: I3e88c27f5feab9e4c99172e37d7ffc7edd98d9e6
---
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 2bd8d4b24f..6a4d9e9384 100644
--- a/gnu/packages/kde-games.scm
+++ b/gnu/packages/kde-games.scm
@@ -405,14 +405,14 @@ This package is part of the KDE games module.")
(define-public kajongg
(package
(name "kajongg")
- (version "25.08.2")
+ (version "25.08.3")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/"
version "/src/kajongg-" version ".tar.xz"))
(sha256
- (base32 "050wkixiqpggla5jp20ghhwghp8b573bpf1y97f21r95yiap70xx"))))
+ (base32 "0y3mmvgl7sydr7ax5091y7abqziqaflgb8bqnazr3s8lzp48dma7"))))
(build-system qt-build-system)
(arguments
(list