From ad6ebec2e4690320db1a93880dbf78e686aaf323 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 30 Apr 2021 09:43:23 -0400 Subject: [PATCH] maturin: update to 0.10.4. --- srcpkgs/maturin/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/maturin/template b/srcpkgs/maturin/template index daa38d23537..45f161c5c1c 100644 --- a/srcpkgs/maturin/template +++ b/srcpkgs/maturin/template @@ -1,6 +1,6 @@ # Template file for 'maturin' pkgname=maturin -version=0.10.3 +version=0.10.4 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="48e42dc7b9da5d4aa523d6e6fb607434be4a3ac08639b9c278edf716255ed91b +checksum="8280456fc3958fe02f09aa20671a33922a5e1d57a8312901e03906cbe12630fd 2524984c2ef547bb54515828e4afad0e781a439d74cf0197cf168ec6c818594c" post_extract() {