1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-13 18:40:57 +02:00

gnu: ksquares: Update to 24.12.1.

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

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

View file

@ -1525,14 +1525,14 @@ This package is part of the KDE games module.")
(define-public ksquares
(package
(name "ksquares")
(version "24.05.2")
(version "24.12.1")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/ksquares-" version ".tar.xz"))
(sha256
(base32 "1nmlnqirgp53h03kyj0cwg0nny0dckb6c7vs16jkqr11rmb39g1v"))))
(base32 "1pp3nk9hnvf8bbrxpjcfj2lv2d0qawfb8b3hzys02p99hncp9rd8"))))
(build-system qt-build-system)
(arguments (list #:qtbase qtbase))
(native-inputs