From f1ba25a3dcbe8e6b647a0604fd1b1d16fd0df6d9 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.33 --- srcpkgs/rio/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rio/template b/srcpkgs/rio/template index d388f674b72f6..4c6a5686cc0cd 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.33 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=1b2ad697a53918f8badbd7fdfb110ac136b989c80b52cfce14a8507919040226 do_install() { # avoid doing a rebuild in install due to complex feature setup