diff options
| author | Sughosha <sughosha@disroot.org> | 2026-02-08 23:59:10 +0530 |
|---|---|---|
| committer | Andreas Enge <andreas@enge.fr> | 2026-02-24 12:04:34 +0100 |
| commit | bc30280e115de1e7e03726e568d8064597624f46 (patch) | |
| tree | c318cd0c523273b2efa28506264f2584ecbd70a1 /gnu/packages | |
| parent | 6ba5b5c37b6f04aca83f3830dbf121d47520d1a1 (diff) | |
gnu: kasts: Update to 25.12.2.
* gnu/packages/kde-multimedia.scm (kasts): Update to 25.12.2.
Change-Id: I5d1ce432ee542208ee920d945ac7e5fe82578538
Diffstat (limited to 'gnu/packages')
| -rw-r--r-- | gnu/packages/kde-multimedia.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/kde-multimedia.scm b/gnu/packages/kde-multimedia.scm index dbed1a0683f..f845348240c 100644 --- a/gnu/packages/kde-multimedia.scm +++ b/gnu/packages/kde-multimedia.scm | |||
| @@ -876,14 +876,14 @@ camera. Use it to take pictures and make videos to share.") | |||
| 876 | (define-public kasts | 876 | (define-public kasts |
| 877 | (package | 877 | (package |
| 878 | (name "kasts") | 878 | (name "kasts") |
| 879 | (version "25.12.0") | 879 | (version "25.12.2") |
| 880 | (source | 880 | (source |
| 881 | (origin | 881 | (origin |
| 882 | (method url-fetch) | 882 | (method url-fetch) |
| 883 | (uri (string-append "mirror://kde/stable/release-service/" version | 883 | (uri (string-append "mirror://kde/stable/release-service/" version |
| 884 | "/src/kasts-" version ".tar.xz")) | 884 | "/src/kasts-" version ".tar.xz")) |
| 885 | (sha256 | 885 | (sha256 |
| 886 | (base32 "10jjd54nc0j55fqkyn4nfisyc2iywdbryarwbbjjjxd949s57wng")))) | 886 | (base32 "089wz6rrahilxq993i1qa9y5m88xajphy2w8pnws6czyxnm8ajip")))) |
| 887 | (build-system qt-build-system) | 887 | (build-system qt-build-system) |
| 888 | (native-inputs (list pkg-config extra-cmake-modules)) | 888 | (native-inputs (list pkg-config extra-cmake-modules)) |
| 889 | (inputs (list breeze-icons | 889 | (inputs (list breeze-icons |
