diff --git a/srcpkgs/maturin/template b/srcpkgs/maturin/template index 2212ee68357..df1e6e3a464 100644 --- a/srcpkgs/maturin/template +++ b/srcpkgs/maturin/template @@ -1,6 +1,6 @@ # Template file for 'maturin' pkgname=maturin -version=0.11.1 +version=0.11.2 revision=1 build_style=cargo build_helper=qemu @@ -16,9 +16,9 @@ license="Apache-2.0, MIT" homepage="https://github.com/PyO3/maturin" # bump target-lexicon version if it changes in Cargo.lock distfiles="${homepage}/archive/v${version}.tar.gz - https://github.com/bytecodealliance/target-lexicon/archive/v0.12.0.tar.gz" -checksum="61ce51df22f0b30fe7030fac0161d81c88ea24ab53ffc066842cd6e7536059ed - 18fead54e5dfa2cb0fa8af3db3c2765ca1c003b20cd4eca7be0553b30ce229de" + https://github.com/bytecodealliance/target-lexicon/archive/v0.12.1.tar.gz" +checksum="4c37b25c327fedf46c0b0833d0e8a5c69e9edcdfeb5b6c946b94198001044f1d + 0d9843a39228a70c05d4f6ebb1bc8c36900176ed71e40a410a4ef0f99fe510fe" post_extract() { mv ../target-lexicon* target-lexicon