mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-08-02 18:11:32 +02:00
gnu: filelight: Update to 26.04.1.
* gnu/packages/kde-utils.scm (filelight): Update to 26.04.1. Change-Id: Iff7fac6e303e867765f65ed3a73ea6c681dc0d8f
This commit is contained in:
@@ -273,14 +273,14 @@ well as CD-ROM images.")
|
||||
(define-public filelight
|
||||
(package
|
||||
(name "filelight")
|
||||
(version "25.12.3")
|
||||
(version "26.04.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/"
|
||||
version "/src/filelight-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1p6k758gx09pfkrjyp5mpv73xc55c2r6db7vhi6dl1qadvqpcj4i"))))
|
||||
"00wckzsdrpn652jds3d8h63mkl7f5szc7j9hq5mcr77qwi3cqqa6"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs (list extra-cmake-modules))
|
||||
(inputs (list kcrash
|
||||
|
||||
Reference in New Issue
Block a user