From 8683d7dc8a99da90f5172b522d60a963ff07d513 Mon Sep 17 00:00:00 2001 From: Simeon Widdis Date: Fri, 8 May 2026 13:00:44 -0700 Subject: [PATCH] starship: update to 1.25.1. --- srcpkgs/starship/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/starship/template b/srcpkgs/starship/template index e254255dec6366..81967416386752 100644 --- a/srcpkgs/starship/template +++ b/srcpkgs/starship/template @@ -1,6 +1,6 @@ # Template file for 'starship' pkgname=starship -version=1.24.2 +version=1.25.1 revision=1 build_style=cargo build_helper=qemu @@ -11,7 +11,7 @@ license="ISC" homepage="https://starship.rs" changelog="https://raw.githubusercontent.com/starship/starship/master/CHANGELOG.md" distfiles="https://github.com/starship/starship/archive/refs/tags/v${version}.tar.gz" -checksum=b7ab0ef364f527395b46d2fb7f59f9592766b999844325e35f62c8fa4d528795 +checksum=521306b14066ee7e332d998ef5b5b6455fdc6085c52e86b6316a7cdc37bae1d8 make_check_pre="env HOME=${wrksrc}/fake-home" pre_check() {