We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6c235f commit 53393b5Copy full SHA for 53393b5
1 file changed
srcpkgs/tinymist/template
@@ -1,6 +1,6 @@
1
# Template file for 'tinymist'
2
pkgname=tinymist
3
-version=0.14.4
+version=0.14.8
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=f0ff8daa615aaa199095d2c1f2dd8505d2cb2a5d83b852da7dd70c00245f72a2
+checksum=22d4d682df5ad56496da6965e74f0a89f00133c22a30c1c07f1bb45acd841aa7
16
# takes forever
17
make_check=no
18
0 commit comments