gnu: plasmatube: Update to 25.12.0.

* gnu/packages/kde-multimedia.scm (plasmatube): Update to 25.12.0.

Change-Id: I412e0006556b2ebe4d72be2e207b1ea53562207f
This commit is contained in:
Sughosha 2025-12-14 19:26:38 +05:30
parent 256d735628
commit b67e4876cc
No known key found for this signature in database
GPG key ID: CDBC0BD95943A706

View file

@ -1158,14 +1158,14 @@ CDs.")
(define-public plasmatube
(package
(name "plasmatube")
(version "25.08.3")
(version "25.12.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/plasmatube-" version ".tar.xz"))
(sha256
(base32
"0n1vihz8c2fywxr3kdky7a3vsgcfppp415h0z1vgl5kvsc31k7m8"))))
"1cnj1yjazqx8pwyqbhrhz123x6522w0j1ch39g98qjj072dmz8a9"))))
(build-system qt-build-system)
(native-inputs (list extra-cmake-modules pkg-config python-minimal))
(inputs