We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff9cb73 commit c5b6bdaCopy full SHA for c5b6bda
srcpkgs/typst/template
@@ -1,7 +1,7 @@
1
# Template file for 'typst'
2
pkgname=typst
3
reverts="23.03.28_1"
4
-version=0.14.0
+version=0.14.2
5
revision=1
6
build_style=cargo
7
make_install_args="--path crates/typst-cli"
@@ -13,7 +13,7 @@ license="Apache-2.0"
13
homepage="https://typst.app"
14
changelog="https://typst.app/docs/changelog/"
15
distfiles="https://github.com/typst/typst/archive/refs/tags/v${version}.tar.gz"
16
-checksum=39df9db43c792b0ab71cde97bdc03d4763fff7d3525b67d549ffc8bfc99b6395
+checksum=70a56445020ca05efc571c7b07a1a9f52eb93842d420518693c077ae74e54142
17
18
export TYPST_VERSION="$version"
19
export GEN_ARTIFACTS="./generated"
0 commit comments