Skip to content

Commit bb7940c

Browse files
pkg(eza): update to 0.23.4 (#43)
## Package Updates ### eza - **Version:** `0.20.21` -> `0.23.4` - **Release:** https://github.com/eza-community/eza/releases/tag/v0.23.4 --- *This PR was automatically created by the package version checker.* *Packages are grouped by dependency chain to ensure correct build order.* Co-authored-by: binarypie <7145+binarypie@users.noreply.github.com>
1 parent 46877a1 commit bb7940c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

packages/eza/eza.spec

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
%global debug_package %{nil}
44

55
Name: eza
6-
Version: 0.20.21
6+
Version: 0.23.4
77
Release: 1%{?dist}
88
Summary: Modern replacement for ls
99

@@ -55,5 +55,7 @@ install -Dpm 0644 completions/fish/%{name}.fish -t %{buildroot}/%{_datadir}/fish
5555
%{_datadir}/fish/vendor_completions.d/%{name}.fish
5656

5757
%changelog
58+
* Thu Jan 15 2026 Hypercube <hypercube@binarypie.dev> - 0.23.4-1
59+
- Update to 0.23.4
5860
* Mon Dec 16 2024 Hypercube <hypercube@binarypie.dev> - 0.20.21-1
5961
- Initial package for Hypercube

0 commit comments

Comments
 (0)