1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: ksquares: Update to 25.12.2.

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

Change-Id: Ic4118de979af35c3f7d2684bb623f192de878157
This commit is contained in:
Sughosha
2026-02-08 23:59:00 +05:30
committed by Andreas Enge
parent 9eaa6822eb
commit 90cc600d67

View File

@@ -1775,14 +1775,14 @@ This package is part of the KDE games module.")
(define-public ksquares
(package
(name "ksquares")
(version "25.12.0")
(version "25.12.2")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/ksquares-" version ".tar.xz"))
(sha256
(base32 "008d2n7cf5zq4ji3cxkpj0f0gzs5fsdfhdrisbb3wg93l21fsck0"))))
(base32 "03yib6qj09xx8ic6z9cmcwf76pk5irkw0fp1mwpkqaawxrhwiaw3"))))
(build-system qt-build-system)
(arguments
(list #:qtbase qtbase