gnu: kblackbox: Update to 23.04.3.
* gnu/packages/kde-games.scm (kblackbox): Update to 23.04.3.master
parent
249b6209e1
commit
58b16fd391
|
@ -756,14 +756,14 @@ This package is part of the KDE games module.")
|
|||
(define-public kblackbox
|
||||
(package
|
||||
(name "kblackbox")
|
||||
(version "22.04.3")
|
||||
(version "23.04.3")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/kblackbox-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "0im7mb93yrbliavil5bcqymcq6a4sjq1pj52ysq8gqqwf7jrw1gx"))))
|
||||
(base32 "0h7byd7g52yvmz3gxrzp2frs4iifm0r6lq8fjz2nxbl1rkw9ljbp"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules kdoctools))
|
||||
|
|
Reference in New Issue