mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
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:
parent
22fc56f990
commit
e8e15dcd30
1 changed files with 2 additions and 2 deletions
|
|
@ -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))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue