mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
b7d276c95f
commit
206e3a3b70
1 changed files with 2 additions and 2 deletions
|
@ -265,14 +265,14 @@ well as CD-ROM images.")
|
|||
(define-public filelight
|
||||
(package
|
||||
(name "filelight")
|
||||
(version "25.04.0")
|
||||
(version "25.08.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/"
|
||||
version "/src/filelight-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1jfa59yw6miq21wrid20845ba2kd7xr8pyg3d413f6kll0il3kzy"))))
|
||||
"19fvkbrbwb8yamfggf6xpvdd7pbw7yg59ig247lxllwc8x5wzy0p"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs (list extra-cmake-modules))
|
||||
(inputs (list kcrash
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue