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