mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 11:29:59 +01:00
gnu: juk: Update to 24.12.1.
* gnu/packages/kde-multimedia.scm (juk): Update to 24.12.1. Change-Id: Id70e773a18aaa30764ad6511e6219018cf172313
This commit is contained in:
parent
516d0e3957
commit
bf772993c0
1 changed files with 2 additions and 2 deletions
|
@ -282,14 +282,14 @@ This package is part of the KDE multimedia module.")
|
|||
(define-public juk
|
||||
(package
|
||||
(name "juk")
|
||||
(version "24.05.2")
|
||||
(version "24.12.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/juk-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "1yk6c0lagj47m5i7s73rsrk61fs1cjbf0dhhvbyasy4avlxsfgxa"))))
|
||||
(base32 "0flypcz4975z9jwja2lab1k5g0s2ln31pkadn8gmklsah8jc33js"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules kdoctools))
|
||||
|
|
Loading…
Add table
Reference in a new issue