From 7694577712113f388f2b92a9de90ab263af73cae Mon Sep 17 00:00:00 2001 From: Gordon Woodhull Date: Mon, 27 Apr 2026 10:01:16 -0400 Subject: [PATCH] Bump typst-gather to 0.2.3 Fixes #14445 --- configuration | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration b/configuration index dc27151a37d..713050cc65c 100644 --- a/configuration +++ b/configuration @@ -17,7 +17,7 @@ export PANDOC=3.8.3 export DARTSASS=1.87.0 export ESBUILD=0.25.10 export TYPST=0.14.2 -export TYPST_GATHER=0.2.2 +export TYPST_GATHER=0.2.3 export VERAPDF=1.28.2