Date: Saturday, April 8, 2023 @ 12:38:55 Author: felixonmars Revision: 1442340
upgpkg: rapidyaml 0.5.0-3: rebuild with python 3.11 Modified: rapidyaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-08 12:38:47 UTC (rev 1442339) +++ PKGBUILD 2023-04-08 12:38:55 UTC (rev 1442340) @@ -7,7 +7,7 @@ python-rapidyaml ) pkgver=0.5.0 -pkgrel=2 +pkgrel=3 pkgdesc='A library to parse and emit YAML, and do it fast' arch=(x86_64) url='https://github.com/biojppm/rapidyaml'
