mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
92db83c0e3
commit
1c772405a8
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue