Date: Friday, April 7, 2023 @ 07:31:17 Author: felixonmars Revision: 1440836
upgpkg: python-railroad 0.5.0-2: rebuild with python 3.11 Modified: python-railroad/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-07 07:31:13 UTC (rev 1440835) +++ PKGBUILD 2023-04-07 07:31:17 UTC (rev 1440836) @@ -2,7 +2,7 @@ pkgname=python-railroad pkgver=0.5.0 -pkgrel=1 +pkgrel=2 pkgdesc="A functional library for data processing" url="https://github.com/s-m-i-t-a/railroad" license=('MIT')
