Skip to content

Commit 40a04ea

Browse files
pkg(starship): update to 1.24.2 (#39)
## Package Updates ### starship - **Version:** `1.24.1` -> `1.24.2` - **Release:** https://github.com/starship/starship/releases/tag/v1.24.2 --- *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 fa38b62 commit 40a04ea

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

packages/starship/starship.spec

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

33
Name: starship
4-
Version: 1.24.1
4+
Version: 1.24.2
55
Release: 1%{?dist}
66
Summary: Minimal, blazing-fast, and infinitely customizable prompt for any shell
77

@@ -54,5 +54,7 @@ rm -f %{buildroot}%{_prefix}/.crates2.json
5454
%{_datadir}/fish/vendor_completions.d/%{name}.fish
5555

5656
%changelog
57+
* Thu Jan 15 2026 Hypercube <hypercube@binarypie.dev> - 1.24.2-1
58+
- Update to 1.24.2
5759
* Mon Dec 16 2024 Hypercube <hypercube@binarypie.dev> - 1.24.1-1
5860
- Initial package for Hypercube

0 commit comments

Comments
 (0)