gnu: kjumpingcube: Update to 24.12.1.

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

Change-Id: I6f81fb91965e92f47571f190fbb50503e6a6516f
This commit is contained in:
Zheng Junjie 2025-01-10 11:51:40 +08:00 committed by Zheng Junjie
parent c2605f3988
commit 05bf8c1470
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -1561,14 +1561,14 @@ (define-public ksquares
(define-public kjumpingcube
(package
(name "kjumpingcube")
(version "24.05.2")
(version "24.12.1")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/kjumpingcube-" version ".tar.xz"))
(sha256
(base32 "1ihll2x7inc76752xwj3dfs2653i9c5prfllh2p8vfc1ss0raa34"))))
(base32 "01134n461adq51h6dx2w12hch4gvyyrwps3136mpcjdl0pg5zx86"))))
(build-system qt-build-system)
(arguments (list #:qtbase qtbase))
(native-inputs