mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: k3b: Update to 25.12.0.
* gnu/packages/kde-multimedia.scm (k3b): Update to 25.12.0. Change-Id: Ifde951d3bdc7457247be7347360a1c232f390b51
This commit is contained in:
parent
7692d9e5c4
commit
55c8b76b00
1 changed files with 2 additions and 2 deletions
|
|
@ -674,14 +674,14 @@ variety of formats.")
|
|||
(define-public k3b
|
||||
(package
|
||||
(name "k3b")
|
||||
(version "25.08.3")
|
||||
(version "25.12.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/k3b-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "09ax204q8k4za6z85qjn8nm2iwfm4rinrjcnvbzhnqwyh5ciy7jp"))))
|
||||
(base32 "10zmydz6k8bhffsxz6v9n2ib31w0yx7viwsn0bm85cbjf0ncnbax"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue