From 872bd82fa3151f77e52ad159506d64054a31e77d Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Sun, 5 Nov 2023 12:06:06 +0100 Subject: [PATCH] rio: update to 0.0.27 --- srcpkgs/rio/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rio/template b/srcpkgs/rio/template index 50311d5866898c..7460690299a5cc 100644 --- a/srcpkgs/rio/template +++ b/srcpkgs/rio/template @@ -1,6 +1,6 @@ # Template file for 'rio' pkgname=rio -version=0.0.26 +version=0.0.27 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=d95a6f9c89d00da9723138a2ed7d970b1b3ffb6ab52d545984174a597b7bd961 +checksum=2338d679eaec987bd50ab12ca1e9b79853690899d2e8e70efa88315d0c626090 do_install() { # avoid doing a rebuild in install due to complex feature setup