gnu: kwave: Update to 25.08.1.

* gnu/packages/kde-multimedia.scm (kwave): Update to 25.08.1.

Change-Id: I06033e8d117fe48829121446421589b9a221c3c5
This commit is contained in:
Sughosha 2025-09-18 14:20:53 +05:30
parent 07692c307e
commit ef2ca4ff58
No known key found for this signature in database
GPG key ID: CDBC0BD95943A706

View file

@ -713,14 +713,14 @@ This package is part of the KDE multimedia module.")
(define-public kwave (define-public kwave
(package (package
(name "kwave") (name "kwave")
(version "25.04.0") (version "25.08.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version (uri (string-append "mirror://kde/stable/release-service/" version
"/src/kwave-" version ".tar.xz")) "/src/kwave-" version ".tar.xz"))
(sha256 (sha256
(base32 "0qssvgfv63wkspn3gzdz5jkjjx3siq94dpq9m6xlcq6rffwkqjl6")))) (base32 "1cbw2f3yrm8iywjpj4873qxcbqgpzbc1np4v28cjvyxcna4yxyib"))))
(build-system qt-build-system) (build-system qt-build-system)
(native-inputs (native-inputs
(list extra-cmake-modules (librsvg-for-system) pkg-config kdoctools (list extra-cmake-modules (librsvg-for-system) pkg-config kdoctools