Date: Tuesday, July 20, 2021 @ 13:10:24 Author: felixonmars Revision: 979982
upgpkg: haskell-hasql 1.4.5.1-28: rebuild with regex-posix 0.96.0.1 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-20 13:10:17 UTC (rev 979981) +++ PKGBUILD 2021-07-20 13:10:24 UTC (rev 979982) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.4.5.1 -pkgrel=27 +pkgrel=28 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
