gnu: kfourinline: Update to 23.04.3.
* gnu/packages/kde-games.scm (kfourinline): Update to 23.04.3.master
parent
ce04d6e2a2
commit
249b6209e1
|
@ -718,14 +718,14 @@ This package is part of the KDE games module.")
|
||||||
(define-public kfourinline
|
(define-public kfourinline
|
||||||
(package
|
(package
|
||||||
(name "kfourinline")
|
(name "kfourinline")
|
||||||
(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/" version
|
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||||
"/src/kfourinline-" version ".tar.xz"))
|
"/src/kfourinline-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "163aii9bala14bhc9j503xk86jcnmnn327fmx3c68ryp0s89rx97"))))
|
(base32 "0chfjp0k4ps5f6vy8nxqc2xlj4xql08llxnzsz6c2x611n69aszm"))))
|
||||||
(build-system qt-build-system)
|
(build-system qt-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list extra-cmake-modules kdoctools))
|
(list extra-cmake-modules kdoctools))
|
||||||
|
|
Reference in New Issue