From 707d89ca2e9426c91c2da69565d660d9cfea7547 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 7 May 2025 23:27:21 -0400 Subject: [PATCH] tinymist: update to 0.13.12. --- srcpkgs/tinymist/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tinymist/template b/srcpkgs/tinymist/template index 289a0e87510..4bc599edbcc 100644 --- a/srcpkgs/tinymist/template +++ b/srcpkgs/tinymist/template @@ -1,6 +1,6 @@ # Template file for 'tinymist' pkgname=tinymist -version=0.13.10 +version=0.13.12 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=f47897ad9572bdcf84bca196946165531fa36933eb5a72101dc711dcefca44ae +checksum=f7cb81e9aac04a5aafeb8f19161204174d9072935b93df9202f1583bed826c51 # takes forever make_check=no