From 86466c946e49d0a501e6616f55b92e913ca535cb Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Tue, 14 Mar 2023 11:19:22 +0100 Subject: Update gsl-lite to 0.40.0 --- test/bootstrap/test-mixed-bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/bootstrap/test-mixed-bootstrap.sh') diff --git a/test/bootstrap/test-mixed-bootstrap.sh b/test/bootstrap/test-mixed-bootstrap.sh index 32c887f4..86d47896 100755 --- a/test/bootstrap/test-mixed-bootstrap.sh +++ b/test/bootstrap/test-mixed-bootstrap.sh @@ -39,7 +39,7 @@ cp -r "${ORIG_LOCALBASE}" "${LOCALBASE}" # - gsl-liste rm -rf "${LOCALBASE}/include/gsl-lite" -cp distdir/0.37.0.tar.gz "${DISTDIR}" +cp distdir/v0.40.0.tar.gz "${DISTDIR}" # - fmt rm -rf "${LOCALBASE}/include/fmt*" -- cgit v1.2.3