Date: Saturday, April 8, 2023 @ 03:11:49 Author: felixonmars Revision: 1441569
upgpkg: nlopt 2.7.1-6: rebuild with python 3.11 Modified: nlopt/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-08 03:11:42 UTC (rev 1441568) +++ PKGBUILD 2023-04-08 03:11:49 UTC (rev 1441569) @@ -2,7 +2,7 @@ pkgname=nlopt pkgver=2.7.1 -pkgrel=5 +pkgrel=6 pkgdesc="Nonlinear optimization library" arch=(x86_64) url="https://nlopt.readthedocs.io/en/latest/"
