guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit 686cef4b070d86304cb80a1a8eeca32c9140a00e
Author: Sughosha <[email protected]>
AuthorDate: Sun Feb 8 23:58:54 2026 +0530
gnu: kmines: Update to 25.12.2.
* gnu/packages/kde-games.scm (kmines): Update to 25.12.2.
Change-Id: Iab3f8d72a4cf7a0a3d2bd4c9e7d5dca800f5ebe4
---
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 c29ddca47e..4f910f12c5 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.12.0")
+ (version "25.12.2")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/kmines-" version ".tar.xz"))
(sha256
- (base32 "1yy9bmrwf5cwgpai8lqqspfyv1b158sz8m9dsv3qznwnnig1lmn1"))))
+ (base32 "1a4iqlhl182lxglrq1gp3bqr981dpa70k6lv6va9074xhkf0fazi"))))
(build-system qt-build-system)
(arguments
(list #:qtbase qtbase