From ca4ec6a918f61495afa580cdef93baf7e102c228 Mon Sep 17 00:00:00 2001 From: Bnyro Date: Thu, 24 Jul 2025 17:07:54 +0200 Subject: [PATCH] typstyle: update to 0.13.16. --- srcpkgs/typstyle/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/typstyle/template b/srcpkgs/typstyle/template index a267bee4fba..e70d7be0b65 100644 --- a/srcpkgs/typstyle/template +++ b/srcpkgs/typstyle/template @@ -1,6 +1,6 @@ # Template file for 'typstyle' pkgname=typstyle -version=0.13.13 +version=0.13.16 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=19d0d95cbb71cc532530957849aeb85234afeb5e1a8e7fbb7a07bdb23ac260ce +checksum=fe39613f91b373170ca359524bf69f66722c536c3e2bee0965db9fe5983ee563 if [ "$XBPS_TARGET_MACHINE" == "i686" ]; then make_check=no # reflexo crate for tests not running on i686