From d7525b01825f30672350f9474749164698118b30 Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Wed, 29 Nov 2023 18:06:24 +0100 Subject: [PATCH] rio: update to 0.0.28 --- srcpkgs/rio/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rio/template b/srcpkgs/rio/template index 7460690299a..d388f674b72 100644 --- a/srcpkgs/rio/template +++ b/srcpkgs/rio/template @@ -1,6 +1,6 @@ # Template file for 'rio' pkgname=rio -version=0.0.27 +version=0.0.28 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=2338d679eaec987bd50ab12ca1e9b79853690899d2e8e70efa88315d0c626090 +checksum=9883320942e83994fd6ee3e2272ec811d99677fa59f3c8ccd0437735d74d0dec do_install() { # avoid doing a rebuild in install due to complex feature setup