From 7e2cd131895639240986f91951d0144aa6359eae Mon Sep 17 00:00:00 2001 From: classabbyamp <void@placeviolette.net> Date: Sat, 22 Feb 2025 15:06:03 -0500 Subject: [PATCH] tinymist: update to 0.12.20. --- srcpkgs/tinymist/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tinymist/template b/srcpkgs/tinymist/template index ec7706f3556..20dc54333ae 100644 --- a/srcpkgs/tinymist/template +++ b/srcpkgs/tinymist/template @@ -1,6 +1,6 @@ # Template file for 'tinymist' pkgname=tinymist -version=0.12.18 +version=0.12.20 revision=1 build_style=cargo build_helper="qemu" @@ -11,7 +11,7 @@ maintainer="classabbyamp <void@placeviolette.net>" 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=2b31e22fa67a253ebb06526018c890b2b2f03b45d0870a142d4b98a56ecdefb5 +checksum=5af73d3793d2c243f4e758951c5c62e39b539ba3a9ebe4b1af2d712de99e8f03 # takes forever make_check=no