gnu: juk: Update to 25.12.0.

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

Change-Id: I96777590b37c9ffc49e3436e82ae049e2c57137d
This commit is contained in:
Sughosha 2025-12-14 19:26:35 +05:30
parent 22fc56f990
commit e8e15dcd30
No known key found for this signature in database
GPG key ID: CDBC0BD95943A706

View file

@ -475,14 +475,14 @@ This package is part of the KDE multimedia module.")
(define-public juk
(package
(name "juk")
(version "25.08.3")
(version "25.12.0")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/juk-" version ".tar.xz"))
(sha256
(base32 "12gyiwpp037vs6qxqpiyxrbvpm88ih79qaxm58xlarz0baxiyp5r"))))
(base32 "1njbbsxw3ijkd9s4hwl6v0x34z5fh6rmxkp5ip7683sbrl0p4bdb"))))
(build-system qt-build-system)
(native-inputs
(list extra-cmake-modules kdoctools))