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 9b9dc8d commit f843fb3Copy full SHA for f843fb3
srcpkgs/tiny/template
@@ -1,6 +1,6 @@
1
# Template file for 'tiny'
2
pkgname=tiny
3
-version=0.12.0
+version=0.13.0
4
revision=1
5
build_wrksrc="crates/tiny"
6
build_style=cargo
@@ -13,7 +13,7 @@ license="MIT"
13
homepage="https://github.com/osa1/tiny"
14
changelog="https://raw.githubusercontent.com/osa1/tiny/master/CHANGELOG.md"
15
distfiles="https://github.com/osa1/tiny/archive/refs/tags/v${version}.tar.gz"
16
-checksum=95406a234fe4c7013edab622970e89a5b56d4441fb5c1ec871a992fc6ee8db7a
+checksum=599697fa736d7500b093566a32204691093bd16abd76f43a76b761487a7c584c
17
18
pre_build() {
19
# fixes an indexmap error when cross compiling
0 commit comments