gnu: knetwalk: Update to 25.08.1.

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

Change-Id: Icfd385e3fea208173160a04d784bcdc27247ee39
This commit is contained in:
Sughosha 2025-09-20 20:34:15 +05:30 committed by Zheng Junjie
parent 92db83c0e3
commit 1c772405a8
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

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