From 40570240b1d130a2137117553bb0dfb8f137c91c Mon Sep 17 00:00:00 2001 From: icp Date: Thu, 4 Jan 2024 14:54:44 +0530 Subject: [PATCH] carapace: update to 0.29.0. --- srcpkgs/carapace/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/carapace/template b/srcpkgs/carapace/template index 0b59e2282f200..f2e2b6f9fcf92 100644 --- a/srcpkgs/carapace/template +++ b/srcpkgs/carapace/template @@ -1,6 +1,6 @@ # Template file for 'carapace' pkgname=carapace -version=0.28.5 +version=0.29.0 revision=1 build_style=go go_import_path=github.com/rsteube/carapace-bin @@ -12,7 +12,7 @@ maintainer="icp " license="MIT" homepage="https://github.com/rsteube/carapace-bin" distfiles="https://github.com/rsteube/carapace-bin/archive/refs/tags/v${version}.tar.gz" -checksum=fbe3fc36f0f74ebda761bcdfaa922ce23599ba0701c0c914db8f40914a73ab86 +checksum=cee1cf6f9fb053f194ee446ed0d4b01e632e1e6174873b9f0ecf2baceeccd3d2 pre_build() { GOARCH= go generate ./cmd/...