gnu: ksnakeduel: Update to 24.12.1.

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

Change-Id: Icfbe37daaa6be8b33ef7e7c81ddd37cbc141a2e0
This commit is contained in:
Zheng Junjie 2025-01-10 11:51:39 +08:00
parent 6834e684d9
commit a5567213c0
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -1367,14 +1367,14 @@ (define-public killbots
(define-public ksnakeduel
(package
(name "ksnakeduel")
(version "24.05.2")
(version "24.12.1")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/ksnakeduel-" version ".tar.xz"))
(sha256
(base32 "11v8zrbwb8dhdmaa76rhv5qa084raxldl8sjp9299hd8wk34297b"))))
(base32 "1cg9v3ki6bd8h5gz0aakm0jfyc8w5r4b4sqvg3iqmqd5n4f3j7hm"))))
(build-system qt-build-system)
(arguments (list #:qtbase qtbase))
(native-inputs