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

gnu: libkdegames: Update to 25.12.2.

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

Change-Id: I28518b69ab727c0be390dfbf71c03dc437a4ba5a
This commit is contained in:
Sughosha
2026-02-08 23:58:51 +05:30
committed by Andreas Enge
parent 341c048de0
commit bda35f7ebc

View File

@@ -51,14 +51,14 @@
(define-public libkdegames
(package
(name "libkdegames")
(version "25.12.0")
(version "25.12.2")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/libkdegames-" version ".tar.xz"))
(sha256
(base32 "1w86a2vlap1n38gfwbbqvb0kikb1ahnk0g3q39f798q77adgk20s"))))
(base32 "0wlczmi0i8k3fwnn8jh8hclxzxx7ffixxp1y2gcfyylqa8xr6n5j"))))
(build-system qt-build-system)
(arguments (list #:qtbase qtbase))
(native-inputs