Skip to content

Commit a724a5f

Browse files
pkg(lazygit): update to 0.58.1 (#42)
## Package Updates ### lazygit - **Version:** `0.57.0` -> `0.58.1` - **Release:** https://github.com/jesseduffield/lazygit/releases/tag/v0.58.1 --- *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 bb7940c commit a724a5f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

packages/lazygit/lazygit.spec

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

66
Name: lazygit
7-
Version: 0.57.0
7+
Version: 0.58.1
88
Release: 1%{?dist}
99
Summary: Simple terminal UI for git commands
1010

@@ -35,5 +35,7 @@ install -Dpm 0755 %{name} %{buildroot}%{_bindir}/%{name}
3535
%{_bindir}/%{name}
3636

3737
%changelog
38+
* Thu Jan 15 2026 Hypercube <hypercube@binarypie.dev> - 0.58.1-1
39+
- Update to 0.58.1
3840
* Mon Dec 16 2024 Hypercube <hypercube@binarypie.dev> - 0.57.0-1
3941
- Initial package for Hypercube

0 commit comments

Comments
 (0)