mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: audiocd-kio: Update to 25.08.1.
* gnu/packages/kde-multimedia.scm (audiocd-kio): Update to 25.08.1. Change-Id: If3afea6a97b12c9598988f8cde2e383bca31e384
This commit is contained in:
parent
be1f0b6524
commit
15204ca03d
1 changed files with 2 additions and 2 deletions
|
@ -65,14 +65,14 @@
|
||||||
(define-public audiocd-kio
|
(define-public audiocd-kio
|
||||||
(package
|
(package
|
||||||
(name "audiocd-kio")
|
(name "audiocd-kio")
|
||||||
(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/audiocd-kio-" version ".tar.xz"))
|
"/src/audiocd-kio-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1dynq5qvfxfsf2acafdvprrq2mfvrw048l3w4pj6h9wjhgn569vi"))))
|
(base32 "0w60xh54cbgjw6f3lqjgwx35knwbin0zv9crsh2qf8jdzzgw2av7"))))
|
||||||
(build-system qt-build-system)
|
(build-system qt-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list extra-cmake-modules kdoctools))
|
(list extra-cmake-modules kdoctools))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue