gnu: kbounce: Update to 25.08.1.

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

Change-Id: I7b7a5ee6a185a12cbfed2d994c5ab9251c64e507
This commit is contained in:
Sughosha 2025-09-20 20:31:53 +05:30 committed by Zheng Junjie
parent 814c296e27
commit 3d7108bb1f
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

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