Date: Monday, June 6, 2022 @ 12:29:32 Author: felixonmars Revision: 1226300
upgpkg: haskell-hasql 1.5-36: rebuild with typed-process 0.2.10.0 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-06 12:29:25 UTC (rev 1226299) +++ PKGBUILD 2022-06-06 12:29:32 UTC (rev 1226300) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.5 -pkgrel=35 +pkgrel=36 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')