mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: plasmatube: Update to 24.12.3.
* gnu/packages/kde-plasma.scm (plasmatube): Update to 24.12.3. Change-Id: I691b7b4aa6d13410f496add0fd76cfec96e07eaa
This commit is contained in:
parent
3c9e23bd81
commit
b45cf3a7ce
1 changed files with 2 additions and 2 deletions
|
@ -1841,14 +1841,14 @@ KF5/Qt5 to KF6/Qt6")
|
|||
(define-public plasmatube
|
||||
(package
|
||||
(name "plasmatube")
|
||||
(version "24.12.1")
|
||||
(version "24.12.3")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/plasmatube-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"00nbcpllsz2f8jvwxyikqfyvl9qg1xpaqgp8r0jj1xnzjnq1d207"))))
|
||||
"0505s8hz6hcq8bc9cp9qpy4ccyznnczb1spg4x0l0n4ji7bg2m8n"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs (list extra-cmake-modules pkg-config python-minimal))
|
||||
(inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue