gnu: filelight: Update to 25.08.1.

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

Change-Id: I5962894097d001b90962344b2e2240a9011b9aae
This commit is contained in:
Sughosha 2025-09-18 22:37:04 +05:30 committed by z572
parent b7d276c95f
commit 206e3a3b70
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -265,14 +265,14 @@ well as CD-ROM images.")
(define-public filelight (define-public filelight
(package (package
(name "filelight") (name "filelight")
(version "25.04.0") (version "25.08.1")
(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
"1jfa59yw6miq21wrid20845ba2kd7xr8pyg3d413f6kll0il3kzy")))) "19fvkbrbwb8yamfggf6xpvdd7pbw7yg59ig247lxllwc8x5wzy0p"))))
(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