mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: kasts: Update to 25.12.0.
* gnu/packages/kde-multimedia.scm (kasts): Update to 25.12.0. Change-Id: I8cd3f25d87dab19ddd12a021866d7d216d750cb2
This commit is contained in:
parent
7ebfe85343
commit
41adbeff17
1 changed files with 2 additions and 2 deletions
|
|
@ -877,14 +877,14 @@ camera. Use it to take pictures and make videos to share.")
|
|||
(define-public kasts
|
||||
(package
|
||||
(name "kasts")
|
||||
(version "25.08.3")
|
||||
(version "25.12.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/kasts-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "0wv2v2d9rjair65bwlnkp42kx723hsb63cwxzhnny86gr4r8xk6c"))))
|
||||
(base32 "10jjd54nc0j55fqkyn4nfisyc2iywdbryarwbbjjjxd949s57wng"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs (list pkg-config extra-cmake-modules))
|
||||
(inputs (list breeze-icons
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue