mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
07692c307e
commit
ef2ca4ff58
1 changed files with 2 additions and 2 deletions
|
@ -713,14 +713,14 @@ This package is part of the KDE multimedia module.")
|
|||
(define-public kwave
|
||||
(package
|
||||
(name "kwave")
|
||||
(version "25.04.0")
|
||||
(version "25.08.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/kwave-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "0qssvgfv63wkspn3gzdz5jkjjx3siq94dpq9m6xlcq6rffwkqjl6"))))
|
||||
(base32 "1cbw2f3yrm8iywjpj4873qxcbqgpzbc1np4v28cjvyxcna4yxyib"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules (librsvg-for-system) pkg-config kdoctools
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue