@@ 1047,7 1047,7 @@ as well as an API to create KDED modules.")
(define-public kdnssd
(package
(name "kdnssd")
- (version "6.16.0")
+ (version "6.18.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ 1056,7 1056,7 @@ as well as an API to create KDED modules.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1q58d4pivfn0g76x65wrqj9qj6j7qxx0i8lmd4v333nrqw2xz2xh"))))
+ "0zrwy6mgrrl7dhndbwhcjrz9m58ypdncb4bh5ghhwk36v60ji3y4"))))
(build-system cmake-build-system)
(native-inputs
(list extra-cmake-modules qttools))