diff --git a/gnu/packages/kde-games.scm b/gnu/packages/kde-games.scm index 8f3d8f14f8..f46c396e8d 100644 --- a/gnu/packages/kde-games.scm +++ b/gnu/packages/kde-games.scm @@ -749,14 +749,14 @@ This package is part of the KDE games module.") (define-public kfourinline (package (name "kfourinline") - (version "24.05.2") + (version "24.12.1") (source (origin (method url-fetch) (uri (string-append "mirror://kde/stable/release-service/" version "/src/kfourinline-" version ".tar.xz")) (sha256 - (base32 "15l1bvz3c7h3pv0inaq73haqhwh2v5gdqnxsrhi5ra6dw5nm0d8l")))) + (base32 "0jjsnbc08w8jzdgvzk2y3qaf5dnik5pqnfyyspf8dpbrc2c9p542")))) (build-system qt-build-system) (arguments (list #:qtbase qtbase)) (native-inputs