gnu: filelight: Update to 25.04.0.

* gnu/packages/kde-utils.scm (filelight): Update to 25.04.0.

Change-Id: Idac32dee77a1f97bde13a89774796907cb247d51
This commit is contained in:
Zheng Junjie 2025-05-08 13:39:01 +08:00
parent af4d1c6c8b
commit b73d8e119d
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -264,14 +264,14 @@ well as CD-ROM images.")
(define-public filelight (define-public filelight
(package (package
(name "filelight") (name "filelight")
(version "24.12.3") (version "25.04.0")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" (uri (string-append "mirror://kde/stable/release-service/"
version "/src/filelight-" version ".tar.xz")) version "/src/filelight-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"1sc7n533fqmf4ckfiwikxraj2mgk470gkypiwnxw1kwqpd2l6fpc")))) "1jfa59yw6miq21wrid20845ba2kd7xr8pyg3d413f6kll0il3kzy"))))
(build-system qt-build-system) (build-system qt-build-system)
(native-inputs (list extra-cmake-modules)) (native-inputs (list extra-cmake-modules))
(inputs (list kcrash (inputs (list kcrash