Date: Saturday, May 28, 2022 @ 20:56:41 Author: felixonmars Revision: 1212853
upgpkg: postgrest 8.0.0-196: rebuild with doctest 0.20.0 Modified: postgrest/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-28 20:56:35 UTC (rev 1212852) +++ PKGBUILD 2022-05-28 20:56:41 UTC (rev 1212853) @@ -3,7 +3,7 @@ pkgname=postgrest pkgver=8.0.0 -pkgrel=195 +pkgrel=196 pkgdesc="REST API for any Postgres database" url="https://github.com/begriffs/postgrest" license=("MIT")