@@ 1469,7 1469,7 @@ re-coloring and on-disk caching.")
(define-public ksyntaxhighlighting
(package
(name "ksyntaxhighlighting")
- (version "6.5.0")
+ (version "6.10.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ 1478,7 1478,7 @@ re-coloring and on-disk caching.")
"syntax-highlighting-" version ".tar.xz"))
(sha256
(base32
- "0y6330pzmm5p6f6x3kdfvgk5m8cl01i3ikisrmb7w9m3a7fq661y"))))
+ "168ni5iji3dcdpyffc2qhdgjkczwdmhdal80psamrg17zx1y7ddm"))))
(build-system cmake-build-system)
(native-inputs
(list extra-cmake-modules perl qttools))