From 2fe21028a03864da15af56e395d0404ea527f954 Mon Sep 17 00:00:00 2001 From: Bnyro Date: Sat, 30 Aug 2025 18:45:42 +0200 Subject: [PATCH] typstyle: update to 0.13.17. --- srcpkgs/typstyle/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/typstyle/template b/srcpkgs/typstyle/template index e70d7be0b65..568c494f92d 100644 --- a/srcpkgs/typstyle/template +++ b/srcpkgs/typstyle/template @@ -1,6 +1,6 @@ # Template file for 'typstyle' pkgname=typstyle -version=0.13.16 +version=0.13.17 revision=1 build_style=cargo build_helper=qemu @@ -14,7 +14,7 @@ license="Apache-2.0" homepage="https://github.com/Enter-tainer/typstyle/" changelog="https://raw.githubusercontent.com/Enter-tainer/typstyle/master/CHANGELOG.md" distfiles="https://github.com/Enter-tainer/typstyle/archive/refs/tags/v${version}.tar.gz" -checksum=fe39613f91b373170ca359524bf69f66722c536c3e2bee0965db9fe5983ee563 +checksum=ecf01327e3543c076faa8aab3d350fdea01c96c11df1f528d2a0cce40d963bd7 if [ "$XBPS_TARGET_MACHINE" == "i686" ]; then make_check=no # reflexo crate for tests not running on i686