guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit 0aba00cbb572bd78b551e7ba8389288caf042c12
Author: Sughosha <[email protected]>
AuthorDate: Sun Nov 9 10:09:28 2025 +0530
gnu: kshisen: Update to 25.08.3.
* gnu/packages/kde-games.scm (kshisen): Update to 25.08.3.
Change-Id: I533fbc53c4d8092e683d50219b21d91ccf2237d8
---
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 b7a2c57c83..2bd8d4b24f 100644
--- a/gnu/packages/kde-games.scm
+++ b/gnu/packages/kde-games.scm
@@ -366,14 +366,14 @@ This package is part of the KDE games module.")
(define-public kshisen
(package
(name "kshisen")
- (version "25.08.2")
+ (version "25.08.3")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/"
version "/src/kshisen-" version ".tar.xz"))
(sha256
- (base32 "198sx09r2m02j39bxnjjccqh4c6fyfygpk0g90lc0kv60b3d8c55"))))
+ (base32 "1a0y11kyrpibf3vl4imlgmnhi9vmpy3yaxj7nqlv6xy26a2lxzyh"))))
(build-system qt-build-system)
(native-inputs
(list extra-cmake-modules