gnu: kfourinline: Update to 24.12.1.

* gnu/packages/kde-games.scm (kfourinline): Update to 24.12.1.

Change-Id: I7d8b702395e42611e4ae221457a323b89cd0ba8d
This commit is contained in:
Zheng Junjie 2025-01-10 11:51:37 +08:00
parent 20607183d8
commit 13e04439d4
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -748,14 +748,14 @@ (define-public kdiamond
(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