From 8055d763c32b583991eb8f2a971cd2d84a5b9fe3 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sat, 15 Mar 2025 12:24:35 -0400 Subject: [PATCH] tinymist: update to 0.13.8. --- srcpkgs/tinymist/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tinymist/template b/srcpkgs/tinymist/template index 0bfcf5ace8d..4c84d08402b 100644 --- a/srcpkgs/tinymist/template +++ b/srcpkgs/tinymist/template @@ -1,6 +1,6 @@ # Template file for 'tinymist' pkgname=tinymist -version=0.13.4 +version=0.13.8 revision=1 build_style=cargo build_helper="qemu" @@ -10,8 +10,9 @@ short_desc="Integrated language service for Typst" maintainer="classabbyamp " 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=ec3a8a6a33c24bb5b6c890f21a47de27b6486f61187c172e7736935adf94d91c +checksum=3d1ff8a58cafa3697453acb3e9bc52631f785d9f913e1afd14dcf6f6539f2bb1 # takes forever make_check=no