From c07874ae7cf62da92a28f89e3b000d91d94f61f1 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sat, 1 Mar 2025 13:00:20 -0500 Subject: [PATCH] tinymist: update to 0.13.2. --- srcpkgs/tinymist/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tinymist/template b/srcpkgs/tinymist/template index 20dc54333ae..355e90a6996 100644 --- a/srcpkgs/tinymist/template +++ b/srcpkgs/tinymist/template @@ -1,6 +1,6 @@ # Template file for 'tinymist' pkgname=tinymist -version=0.12.20 +version=0.13.2 revision=1 build_style=cargo build_helper="qemu" @@ -11,7 +11,7 @@ maintainer="classabbyamp " license="Apache-2.0" homepage="https://myriad-dreamin.github.io/tinymist/" distfiles="https://github.com/Myriad-Dreamin/tinymist/archive/refs/tags/v${version}.tar.gz" -checksum=5af73d3793d2c243f4e758951c5c62e39b539ba3a9ebe4b1af2d712de99e8f03 +checksum=c97ac0d2f303e3e2b2224d34f75f26b67d623fe40f538929fa5108c1ef1486b8 # takes forever make_check=no