https://typst.app/docs/changelog/0.14.2/ https://github.com/typst/typst/releases/tag/v0.14.2 - Remove upstreamed pr7562-fix-missing-hint-in-testsuite.patch https://typst.app/docs/changelog/0.14.1/ OBS-URL: https://build.opensuse.org/package/show/Publishing/typst?expand=0&rev=52
11 lines
308 B
Plaintext
11 lines
308 B
Plaintext
<services>
|
|
<service name="download_files" mode="manual" />
|
|
<service name="cargo_vendor" mode="manual">
|
|
<param name="srctar">typst-0.14.2.tar.gz</param>
|
|
<param name="compression">xz</param>
|
|
<param name="update">false</param>
|
|
<param name="filter">true</param>
|
|
</service>
|
|
</services>
|
|
|