From 1d522319f2abc6e8384c0a5a6e536927db2bc1c2 Mon Sep 17 00:00:00 2001 From: Claude Date: Fri, 1 May 2026 07:09:34 +0000 Subject: [PATCH] pkg(starship): update to 1.25.1 --- packages/starship/starship.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/packages/starship/starship.spec b/packages/starship/starship.spec index 29e928c..3efebf6 100644 --- a/packages/starship/starship.spec +++ b/packages/starship/starship.spec @@ -1,7 +1,7 @@ %global debug_package %{nil} Name: starship -Version: 1.24.2 +Version: 1.25.1 Release: 1%{?dist} Summary: Minimal, blazing-fast, and infinitely customizable prompt for any shell @@ -54,6 +54,8 @@ rm -f %{buildroot}%{_prefix}/.crates2.json %{_datadir}/fish/vendor_completions.d/%{name}.fish %changelog +* Fri May 01 2026 Hypercube - 1.25.1-1 +- Update to 1.25.1 * Thu Jan 15 2026 Hypercube - 1.24.2-1 - Update to 1.24.2 * Mon Dec 16 2024 Hypercube - 1.24.1-1