Date: Thursday, February 25, 2021 @ 06:16:15 Author: felixonmars Revision: 873002
upgpkg: haskell-hasql 1.4.4.2-132: rebuild with regex-base 0.94.0.1 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-25 06:15:20 UTC (rev 873001) +++ PKGBUILD 2021-02-25 06:16:15 UTC (rev 873002) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.4.4.2 -pkgrel=131 +pkgrel=132 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
