1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-27 04:30:32 +02:00

gnu: plasmatube: Update to 25.12.2.

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

Change-Id: I0f5b4a45256cb11e88927c3b248d017483108df6
This commit is contained in:
Sughosha
2026-02-08 23:59:11 +05:30
committed by Andreas Enge
parent d8cdd9e5f5
commit 8b298a26bf

View File

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