guix_mirror_bot pushed a commit to branch master
in repository guix.
commit dc9470450de56e72975507d42064c76536a4959d
Author: Sughosha <[email protected]>
AuthorDate: Sun Nov 9 10:09:26 2025 +0530
gnu: ktuberling: Update to 25.08.3.
* gnu/packages/kde-games.scm (ktuberling): Update to 25.08.3.
Change-Id: I7dda5585429b775cab061612e0642172f49136f5
---
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 4973389113..9f3236d356 100644
--- a/gnu/packages/kde-games.scm
+++ b/gnu/packages/kde-games.scm
@@ -134,14 +134,14 @@ This package is part of the KDE games module.")
(define-public ktuberling
(package
(name "ktuberling")
- (version "25.08.2")
+ (version "25.08.3")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/ktuberling-" version ".tar.xz"))
(sha256
- (base32 "0l9fd45vyh8z11whjd6r9sclalklv14jas8cwx3c66rn38q8r1p7"))))
+ (base32 "0kb181xvmq6764yffknj8bhgvap2ywjjjrb41h7d2gg5mlmswzcj"))))
(build-system qt-build-system)
(arguments
(list #:qtbase qtbase