~ruther/guix-local

0f7fec2cb53d13fab3bcdfa6bb3b4c5b32fb06fa — Zheng Junjie 1 year, 2 months ago ce1fc35
gnu: kfourinline: Update to 24.12.1.

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

Change-Id: I7d8b702395e42611e4ae221457a323b89cd0ba8d
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/kde-games.scm
M gnu/packages/kde-games.scm => gnu/packages/kde-games.scm +2 -2
@@ 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