guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit ea45529fc7062db1ae0c9f4c915b07c94dda088f
Author: Sughosha <[email protected]>
AuthorDate: Fri May 8 06:07:57 2026 +0530
gnu: kgoldrunner: Update to 26.04.1.
* gnu/packages/kde-games.scm (kgoldrunner): Update to 26.04.1.
Change-Id: I32a884d25eadfb54833421a08f3cb15e02ee60b9
---
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 4d9c02195f..1e1a304d89 100644
--- a/gnu/packages/kde-games.scm
+++ b/gnu/packages/kde-games.scm
@@ -844,14 +844,14 @@ This package is part of the KDE games module.")
(define-public kgoldrunner
(package
(name "kgoldrunner")
- (version "25.12.3")
+ (version "26.04.1")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/kgoldrunner-" version ".tar.xz"))
(sha256
- (base32 "0z2kgllcvvgccnv921609sdk6pj6p1d02ry3fxy776akx7baj745"))))
+ (base32 "1d7wkz6pis04cz40n8xpgwj47dxhmgrjz3xplgn00ybrbisczmml"))))
(build-system qt-build-system)
(arguments
(list #:qtbase qtbase