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

gnu: klines: Update to 25.12.2.

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

Change-Id: If9c6109b1e4544bcc8051cf64086dbba083ae3a6
This commit is contained in:
Sughosha
2026-02-08 23:58:55 +05:30
committed by Andreas Enge
parent b40d6a4508
commit aefbca1e86

View File

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