gnu: filelight: Update to 23.04.3.

* gnu/packages/kde-utils.scm (filelight): Update to 23.04.3.
This commit is contained in:
宋文武 2023-07-30 07:29:37 +08:00
parent 567a2c7552
commit 9b6d058ce1
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -245,14 +245,14 @@ well as CD-ROM images.")
(define-public filelight (define-public filelight
(package (package
(name "filelight") (name "filelight")
(version "22.08.1") (version "23.04.3")
(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
"1fqgmpq5dznbn5lalx1j6dyynhylijrcqw3x9hrwxcqwr275h9iw")))) "1mwl1dkknvqw9hd5jsh4cdx1zd8f6rxca0vyq01wrx44q9p6dn1n"))))
(build-system qt-build-system) (build-system qt-build-system)
(native-inputs (list extra-cmake-modules)) (native-inputs (list extra-cmake-modules))
(inputs (list kirigami (inputs (list kirigami