@@ 662,7 662,7 @@ and the older vCalendar.")
(define-public kcodecs
(package
(name "kcodecs")
- (version "6.18.0")
+ (version "6.19.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ 671,7 671,7 @@ and the older vCalendar.")
name "-" version ".tar.xz"))
(sha256
(base32
- "09klfyz5x1sj8sanbh82y84a749np5xwmakv5h39j9jhvsddlzi4"))))
+ "1ldfcklymq4ypagmhmwp9hsp1b4im0q6vkz22vs3lkxwpilc4q9s"))))
(build-system cmake-build-system)
(native-inputs (list extra-cmake-modules gperf qttools))
(inputs (list qtbase))