gnu: kbounce: Update to 23.04.3.
* gnu/packages/kde-games.scm (kbounce): Update to 23.04.3.
This commit is contained in:
parent
c6266ade34
commit
76a5d0e8bd
@ -459,14 +459,14 @@ This package is part of the KDE games module.")
|
|||||||
(define-public kbounce
|
(define-public kbounce
|
||||||
(package
|
(package
|
||||||
(name "kbounce")
|
(name "kbounce")
|
||||||
(version "22.04.3")
|
(version "23.04.3")
|
||||||
(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 "187f0hz19xj17h5dzj0nw3r9zas3sppiswhgnzma9snl1w0rfzwh"))))
|
(base32 "06b0q4f4yn8m8gy7wgax54ldwnkgykr8yfr2h0ih8mfg3w8xsx7s"))))
|
||||||
(build-system qt-build-system)
|
(build-system qt-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list extra-cmake-modules kdoctools))
|
(list extra-cmake-modules kdoctools))
|
||||||
|
Loading…
Reference in New Issue
Block a user