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

gnu: knetwalk: Update to 25.12.0.

* gnu/packages/kde-games.scm (knetwalk): Update to 25.12.0.

Change-Id: Ie252cfa199a58c25e4e94835811f1ddc0cb5740e
This commit is contained in:
Sughosha
2025-12-14 19:26:19 +05:30
parent c2fd636591
commit 7daf1adca5

View File

@@ -1011,14 +1011,14 @@ This package is part of the KDE games module.")
(define-public knetwalk
(package
(name "knetwalk")
(version "25.08.3")
(version "25.12.0")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/knetwalk-" version ".tar.xz"))
(sha256
(base32 "0vx1lca2x6idd41dixpx0r4wagjyciqj5dli7v7a4rpi8yiv5bfg"))))
(base32 "16g473aiy6mmwn6l4447slxnh8lkra4wyz9pyxgkr98zl6vmhwh8"))))
(build-system qt-build-system)
(arguments (list #:qtbase qtbase))
(native-inputs