mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: plasma-browser-integration: Update to 6.3.6.
* gnu/packages/kde-plasma.scm (plasma-browser-integration): Update to 6.3.6. Change-Id: Id3260d2e11c063a301df83b4456df674e7a60fd0
This commit is contained in:
parent
841b455ed4
commit
4d92cf9a0d
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue