From 227f69e3ac7f100fcfecb8bd7d3fb9aace377afd Mon Sep 17 00:00:00 2001 From: icp Date: Wed, 6 Mar 2024 13:43:53 +0530 Subject: [PATCH] cargo-modules: update to 0.15.1. --- srcpkgs/cargo-modules/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/cargo-modules/template b/srcpkgs/cargo-modules/template index dd9593f4141..aa852bbda0d 100644 --- a/srcpkgs/cargo-modules/template +++ b/srcpkgs/cargo-modules/template @@ -1,13 +1,13 @@ # Template file for 'cargo-modules' pkgname=cargo-modules -version=0.13.6 +version=0.15.1 revision=1 build_style=cargo -make_check_args="-- --skip=smoke --skip=fields --skip=functions" +make_check_args="-- --skip=smoke --skip=fields --skip=functions --skip=workspace_multi_package" short_desc="Cargo plugin to render crate's module/item structure as a tree or graph" maintainer="icp " license="MPL-2.0" homepage="https://github.com/regexident/cargo-modules" changelog="https://raw.githubusercontent.com/regexident/cargo-modules/main/CHANGELOG.md" -distfiles="https://github.com/regexident/cargo-modules/archive/refs/tags/${version}.tar.gz" -checksum=925457b04896d7d340285992ab05f49668a5576fb34c456c8e2cb19b9f435c2b +distfiles="https://github.com/regexident/cargo-modules/archive/refs/tags/v${version}.tar.gz" +checksum=9e067e6d361a2292083af4b787c099a1bf13d100dd5bef9fffa8e3e69e66a96a