From 3706e31316bd1d01e43556a3384d9b945edeb4c3 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 16 Aug 2023 20:13:56 -0400 Subject: [PATCH] taplo: rebuild for openssl3 --- srcpkgs/taplo/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/taplo/template b/srcpkgs/taplo/template index 1db177886e2..ac172dc0367 100644 --- a/srcpkgs/taplo/template +++ b/srcpkgs/taplo/template @@ -1,7 +1,7 @@ # Template file for 'taplo' pkgname=taplo version=0.8.1 -revision=1 +revision=2 build_style=cargo # no-default-features: allows selecting custom feature set # lsp: builds TOML language server