From 9ce9c0f03dcd8783b3736693f7ff56dbef460987 Mon Sep 17 00:00:00 2001 From: Aaron Ferkowicz Date: Wed, 2 Sep 2026 03:55:50 -0400 Subject: [PATCH] tinymist: update to 0.15.2 --- srcpkgs/tinymist/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tinymist/template b/srcpkgs/tinymist/template index a3ee8b945fa315..616c313da348e1 100644 --- a/srcpkgs/tinymist/template +++ b/srcpkgs/tinymist/template @@ -1,6 +1,6 @@ # Template file for 'tinymist' pkgname=tinymist -version=0.14.18 +version=0.15.2 revision=1 build_style=cargo build_helper="qemu" @@ -12,7 +12,7 @@ license="Apache-2.0" homepage="https://myriad-dreamin.github.io/tinymist/" changelog="https://github.com/Myriad-Dreamin/tinymist/releases" distfiles="https://github.com/Myriad-Dreamin/tinymist/archive/refs/tags/v${version}.tar.gz" -checksum=92491d5bcd7ba2a5fe66c3c5e4c3728c2dce19a01a7f755010a905d31ccd0d04 +checksum=f7a3bbcf4f6020aea6071b86bc9d20bdde2208f6dcbef019593e257baad4cca6 # takes forever make_check=no