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