@@ 632,7 632,7 @@ and the older vCalendar.")
(define-public kcodecs
(package
(name "kcodecs")
- (version "6.13.0")
+ (version "6.16.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ 641,7 641,7 @@ and the older vCalendar.")
name "-" version ".tar.xz"))
(sha256
(base32
- "10i029p1fcsplj3psvgjc3gg81r1adcka7mklbk6l0hdjxfy1pfx"))))
+ "15g533vsbzmcn2z1mw4c4ng2g1zf7xknnv4876zk5a1shpf3rlnq"))))
(build-system cmake-build-system)
(native-inputs (list extra-cmake-modules gperf qttools))
(inputs (list qtbase))