M gnu/packages/kde-plasma.scm => gnu/packages/kde-plasma.scm +2 -2
@@ 2053,14 2053,14 @@ on QtMultimedia and @command{yt-dlp}.")
(define-public plasma-browser-integration
(package
(name "plasma-browser-integration")
- (version "6.3.4")
+ (version "6.3.6")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/" version
"/" name "-" version ".tar.xz"))
(sha256
(base32
- "0w7dl50hrbbnnrj1fzlv5fgzc3lvjkxhmqm0j2wqljy9s21vkhpq"))))
+ "07c7b38xn90n92vksdzx3idpf9ldncwixvz61867hw63yvxrwh1w"))))
(build-system qt-build-system)
(native-inputs (list extra-cmake-modules pkg-config))
;; TODO: Figure out how to integrate this package into web browsers