mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-03 15:55:57 +02:00
gnu: kwave: Update to 25.08.3.
* gnu/packages/kde-multimedia.scm (kwave): Update to 25.08.3. Change-Id: I0a664946d4b1257707f7440cbd942bb6d3969b7e
This commit is contained in:
@@ -989,14 +989,14 @@ This package is part of the KDE multimedia module.")
|
||||
(define-public kwave
|
||||
(package
|
||||
(name "kwave")
|
||||
(version "25.08.2")
|
||||
(version "25.08.3")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/kwave-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "02lp1i7xsj941a0048gpjhbxrwnfd1sd5iny7r83s0jn3na1l3p0"))))
|
||||
(base32 "0m52ik72cv85va2lnc61j7pav8zp7j7jawgczi3ckjfx01l7ip28"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules (librsvg-for-system) pkg-config kdoctools
|
||||
|
||||
Reference in New Issue
Block a user