We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c757240 commit b91a248Copy full SHA for b91a248
1 file changed
srcpkgs/tinymist/template
@@ -1,6 +1,6 @@
1
# Template file for 'tinymist'
2
pkgname=tinymist
3
-version=0.14.12
+version=0.14.14
4
revision=1
5
build_style=cargo
6
build_helper="qemu"
@@ -12,7 +12,7 @@ license="Apache-2.0"
12
homepage="https://myriad-dreamin.github.io/tinymist/"
13
changelog="https://github.com/Myriad-Dreamin/tinymist/releases"
14
distfiles="https://github.com/Myriad-Dreamin/tinymist/archive/refs/tags/v${version}.tar.gz"
15
-checksum=feb042f8f5b39f07eb770137d892c0217a69b6a73d672c275b1169ccd7efeb57
+checksum=36d28b09cddc126e2b91c48a9c3b07e1c38f951f2e8a5546de8530b6e973c4bf
16
# takes forever
17
make_check=no
18
0 commit comments