Date: Wednesday, April 15, 2020 @ 16:21:14 Author: felixonmars Revision: 614912
upgpkg: haskell-hasql 1.4.2-10: rebuild with data-dword 0.3.2 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-15 16:19:38 UTC (rev 614911) +++ PKGBUILD 2020-04-15 16:21:14 UTC (rev 614912) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.4.2 -pkgrel=9 +pkgrel=10 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
