@@ 548,14 548,14 @@ or Bonjour by other projects).")
(define-public konversation
(package
(name "konversation")
- (version "25.08.1")
+ (version "25.08.2")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/konversation-" version ".tar.xz"))
(sha256
- (base32 "0flm9nhk9sv70by4z81kks4wchcrdy6nbgg3bnpi8gzz9j69zlaw"))))
+ (base32 "1agknhi6xiba22nvcfx9ssl1rw9arb5m9mqmm5pgyfdx0zbn63ja"))))
(build-system qt-build-system)
(native-inputs
(list extra-cmake-modules kdoctools qttools))