From 88c14264c36518b1ae76c7335a9a681378d88a5e Mon Sep 17 00:00:00 2001 From: Duncaen Date: Tue, 11 Jan 2022 22:02:04 +0100 Subject: [PATCH] tectonic: rebuild against icu-70.1_1 --- srcpkgs/tectonic/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/tectonic/template b/srcpkgs/tectonic/template index aa800bb97a0..b7339bd4e30 100644 --- a/srcpkgs/tectonic/template +++ b/srcpkgs/tectonic/template @@ -1,7 +1,7 @@ # Template file for 'tectonic' pkgname=tectonic version=0.8.0 -revision=1 +revision=2 wrksrc="tectonic-tectonic-${version}" build_style=cargo configure_args="--features=external-harfbuzz"