@@ 4807,7 4807,7 @@ It supports rich text as well as plain text.")
(define-public ktexttemplate
(package
(name "ktexttemplate")
- (version "6.4.0")
+ (version "6.5.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ 4816,7 4816,7 @@ It supports rich text as well as plain text.")
version ".tar.xz"))
(sha256
(base32
- "145znvdb10jycpa0641lmr3izna5af48y79q9drfil6p1zl0yc3l"))))
+ "1ih4rdp7idjc3yz7jv26qv57p49lysrndzcn6kw1gbq8zy3kyni9"))))
(build-system qt-build-system)
(native-inputs
(list extra-cmake-modules))