This is an automated email from the git hooks/post-receive script.
guix_mirror_bot pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new b1c1e42215 gnu: kde-games: Update to 25.08.2.
b1c1e42215 is described below
commit b1c1e42215190b67db55117509dc9ee4af434246
Author: Sughosha <[email protected]>
AuthorDate: Wed Nov 12 12:09:48 2025 +0530
gnu: kde-games: Update to 25.08.2.
* gnu/packages/kde-games.scm (kde-games)[version]: Use the version number of
libkdegames.
Change-Id: I9b30677b875a56c30fe326aee6fe590a69b1f64a
---
gnu/packages/kde-games.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/kde-games.scm b/gnu/packages/kde-games.scm
index 26cde3a2eb..bafcf055bf 100644
--- a/gnu/packages/kde-games.scm
+++ b/gnu/packages/kde-games.scm
@@ -1841,7 +1841,7 @@ This package is part of the KDE games module.")
(define-public kde-games
(package
(name "kde-games")
- (version "25.08.1")
+ (version (package-version libkdegames))
(source #f)
(build-system trivial-build-system)
(arguments