tiny: update to 0.13.0.

This commit is contained in:
rooyca 2025-08-14 19:27:00 -05:00 committed by icp
parent 9b9dc8db8d
commit f843fb35ee

View file

@ -1,6 +1,6 @@
# Template file for 'tiny'
pkgname=tiny
version=0.12.0
version=0.13.0
revision=1
build_wrksrc="crates/tiny"
build_style=cargo
@ -13,7 +13,7 @@ license="MIT"
homepage="https://github.com/osa1/tiny"
changelog="https://raw.githubusercontent.com/osa1/tiny/master/CHANGELOG.md"
distfiles="https://github.com/osa1/tiny/archive/refs/tags/v${version}.tar.gz"
checksum=95406a234fe4c7013edab622970e89a5b56d4441fb5c1ec871a992fc6ee8db7a
checksum=599697fa736d7500b093566a32204691093bd16abd76f43a76b761487a7c584c
pre_build() {
# fixes an indexmap error when cross compiling