diff --git a/srcpkgs/tiny/template b/srcpkgs/tiny/template index c1cabf35a14..31ece41b731 100644 --- a/srcpkgs/tiny/template +++ b/srcpkgs/tiny/template @@ -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