diff --git a/srcpkgs/maturin/template b/srcpkgs/maturin/template index 3639528891e..955d256aa5b 100644 --- a/srcpkgs/maturin/template +++ b/srcpkgs/maturin/template @@ -1,6 +1,6 @@ # Template file for 'maturin' pkgname=maturin -version=1.11.0 +version=1.11.2 revision=1 build_style=python3-pep517 build_helper="qemu rust" @@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford " license="Apache-2.0, MIT" homepage="https://github.com/PyO3/maturin" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=0e25b8931fd4b4d894c739fd61500cc79289ed10be907440013a7ffb6492ef78 +checksum=b6932b3a20ea7091191844dc342811202e4ce5040948e3eb668acd2ef73d1d5e # Tests use unstable features and fail to build make_check=no