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