From e0955ee836b86442a5f965a7b6359322268bf642 Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Tue, 5 Dec 2023 18:33:12 +0100 Subject: [PATCH] rio: update to 0.0.32 --- srcpkgs/rio/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rio/template b/srcpkgs/rio/template index d388f674b72f6..e5fd199c99009 100644 --- a/srcpkgs/rio/template +++ b/srcpkgs/rio/template @@ -1,6 +1,6 @@ # Template file for 'rio' pkgname=rio -version=0.0.28 +version=0.0.32 revision=1 build_style=cargo make_install_args="--path rio" @@ -13,7 +13,7 @@ license="MIT" homepage="https://raphamorim.io/rio/" changelog="https://raw.githubusercontent.com/raphamorim/rio/main/CHANGELOG.md" distfiles="https://github.com/raphamorim/rio/archive/refs/tags/v${version}.tar.gz" -checksum=9883320942e83994fd6ee3e2272ec811d99677fa59f3c8ccd0437735d74d0dec +checksum=36d6a0a00022b9b21d08857e1d2d9b6b95990d4e5484bfa8c43353d3787a66fa do_install() { # avoid doing a rebuild in install due to complex feature setup