From 9e82db9961206a24bfba1db4db390aa3ea36e02b Mon Sep 17 00:00:00 2001 From: Malte Gejr Date: Wed, 14 May 2025 10:55:59 +0200 Subject: [PATCH] starship: update to 1.23.0 Closes: #55334 [via git-merge-pr] --- srcpkgs/starship/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/starship/template b/srcpkgs/starship/template index 1685a8680dc..a4f31d0e431 100644 --- a/srcpkgs/starship/template +++ b/srcpkgs/starship/template @@ -1,6 +1,6 @@ # Template file for 'starship' pkgname=starship -version=1.22.1 +version=1.23.0 revision=1 build_style=cargo build_helper=qemu @@ -13,7 +13,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=5434a3d1ca16987a1dd30146c36aaa4371dbe1c7f1a7995c0cf12ab3eb9326d7 +checksum=be3ba025a64bd808899dce256e1511145b55cc5eefc5fca82bf5537cd8e09c72 make_check_pre="env HOME=${wrksrc}/fake-home" pre_check() {