guix_mirror_bot pushed a commit to branch master
in repository guix.
commit bdcfce5451a8fe37ee3b7b2edddc7832321f286f
Author: Sughosha <[email protected]>
AuthorDate: Sat Sep 20 20:33:13 2025 +0530
gnu: kfourinline: Update to 25.08.1.
* gnu/packages/kde-games.scm (kfourinline): Update to 25.08.1.
Change-Id: I7daa83fa85ef83f45007bb827ca9716cc92a981e
---
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 c75629e291..758db3d3db 100644
--- a/gnu/packages/kde-games.scm
+++ b/gnu/packages/kde-games.scm
@@ -831,14 +831,14 @@ This package is part of the KDE games module.")
(define-public kfourinline
(package
(name "kfourinline")
- (version "25.04.0")
+ (version "25.08.1")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/kfourinline-" version ".tar.xz"))
(sha256
- (base32 "05cddjavbhdn4bwmg6ik2q0y0vjl1pn2nrlpkivsn97m1aka57hl"))))
+ (base32 "0h82s9bw4j0adb5zh3hz9d40az92qlhlimbw9fvkwgsk2a87078s"))))
(build-system qt-build-system)
(arguments
(list #:qtbase qtbase