Date: Thursday, April 6, 2023 @ 16:07:43 Author: felixonmars Revision: 1439538
upgpkg: maturin 0.14.16-2: rebuild with python 3.11 Modified: maturin/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 16:06:48 UTC (rev 1439537) +++ PKGBUILD 2023-04-06 16:07:43 UTC (rev 1439538) @@ -2,7 +2,7 @@ pkgname=maturin pkgver=0.14.16 -pkgrel=1 +pkgrel=2 pkgdesc="Build and publish crates with pyo3, rust-cpython and cffi bindings" url="https://github.com/PyO3/maturin" arch=(x86_64)
