mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: juk: Update to 24.12.3.
* gnu/packages/kde-multimedia.scm (juk): Update to 24.12.3. Change-Id: I5c9287642214e9367c7d3c54844de37361b7f009
This commit is contained in:
parent
45ea2c2ee0
commit
924b5fee61
1 changed files with 2 additions and 2 deletions
|
@ -291,14 +291,14 @@ This package is part of the KDE multimedia module.")
|
|||
(define-public juk
|
||||
(package
|
||||
(name "juk")
|
||||
(version "24.12.1")
|
||||
(version "24.12.3")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/juk-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "0flypcz4975z9jwja2lab1k5g0s2ln31pkadn8gmklsah8jc33js"))))
|
||||
(base32 "0ys1zgplfiha0f9dgsf2pwbxnw7i9gmazyzfpdrv4sbp6ii1dgrz"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules kdoctools))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue