From b99ad9b6f5d10ac1b6ed39723771c07296f4f5b2 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Thu, 6 Mar 2025 15:42:29 -0500 Subject: [PATCH] tinymist: update to 0.13.4. --- srcpkgs/tinymist/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tinymist/template b/srcpkgs/tinymist/template index 355e90a6996..0bfcf5ace8d 100644 --- a/srcpkgs/tinymist/template +++ b/srcpkgs/tinymist/template @@ -1,6 +1,6 @@ # Template file for 'tinymist' pkgname=tinymist -version=0.13.2 +version=0.13.4 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=c97ac0d2f303e3e2b2224d34f75f26b67d623fe40f538929fa5108c1ef1486b8 +checksum=ec3a8a6a33c24bb5b6c890f21a47de27b6486f61187c172e7736935adf94d91c # takes forever make_check=no