diff --git a/srcpkgs/maturin/template b/srcpkgs/maturin/template index 268d12ffd7a..60ba6329812 100644 --- a/srcpkgs/maturin/template +++ b/srcpkgs/maturin/template @@ -1,6 +1,6 @@ # Template file for 'maturin' pkgname=maturin -version=0.9.0 +version=0.9.1 revision=1 build_style=cargo # Disable the 'rustls' feature, which leads to bad platform compatibility @@ -16,7 +16,7 @@ homepage="https://github.com/PyO3/maturin" # bump platforms version if it changes in Cargo.lock distfiles="${homepage}/archive/v${version}.tar.gz https://github.com/RustSec/platforms-crate/archive/v1.1.0.tar.gz" -checksum="22e8082a743e1dc11f5909b596f9053deb7dc1a56336003677381ba02cf67da8 +checksum="e3e13ab6e7626698fe6e73f639ff899e71d485f4e5964381db9bc0ae03c9c2dd 2524984c2ef547bb54515828e4afad0e781a439d74cf0197cf168ec6c818594c" post_extract() {