mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-07-10 16:04:06 +02:00
gnu: k3b: Update to 25.12.2.
* gnu/packages/kde-multimedia.scm (k3b): Update to 25.12.2. Change-Id: Iac9d26997c77209e0c29b77a87906f8b539dae13
This commit is contained in:
@@ -673,14 +673,14 @@ variety of formats.")
|
||||
(define-public k3b
|
||||
(package
|
||||
(name "k3b")
|
||||
(version "25.12.0")
|
||||
(version "25.12.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/k3b-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "10zmydz6k8bhffsxz6v9n2ib31w0yx7viwsn0bm85cbjf0ncnbax"))))
|
||||
(base32 "0d4n221i0pwc752kkc66dcaw73ywdddqc3034p0hfyk6k3lq3gai"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
||||
Reference in New Issue
Block a user