mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
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:
parent
256d735628
commit
b67e4876cc
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue