From 2fd82a29e68b7cb3e2af69956fa800b3a0097f4e Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Thu, 23 May 2024 18:42:13 +0200 Subject: [PATCH] rio: update to 0.0.39 --- srcpkgs/rio/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rio/template b/srcpkgs/rio/template index eff747ebb3c2fe..0995200ad07402 100644 --- a/srcpkgs/rio/template +++ b/srcpkgs/rio/template @@ -1,6 +1,6 @@ # Template file for 'rio' pkgname=rio -version=0.0.37 +version=0.0.39 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=e78a4dceb1ba4f1c3b3d1fadd16f73861a3afb419607a04b27dd9a83dc95a238 +checksum=493b63ba87b97af35c2822e3008c793890e3887c439d30b2d4c556058094041e do_install() { # avoid doing a rebuild in install due to complex feature setup