From 358b8970aa1d1597dab51d4f113e744180d2b3ac Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Mon, 8 Jan 2024 21:13:05 +0100 Subject: [PATCH] rio: update to 0.0.35 --- srcpkgs/rio/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rio/template b/srcpkgs/rio/template index 4c6a5686cc0cd9..f08d316d58e724 100644 --- a/srcpkgs/rio/template +++ b/srcpkgs/rio/template @@ -1,6 +1,6 @@ # Template file for 'rio' pkgname=rio -version=0.0.33 +version=0.0.35 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=1b2ad697a53918f8badbd7fdfb110ac136b989c80b52cfce14a8507919040226 +checksum=2c3bf1c257fac9121e661ecf8a79c58362c84d19acb6adf73d268c860703992e do_install() { # avoid doing a rebuild in install due to complex feature setup