Date: Friday, March 13, 2020 @ 23:44:30 Author: felixonmars Revision: 596473
upgpkg: haskell-hasql 1.4.1-4: rebuild with time-compat 1.9.3 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-13 23:43:25 UTC (rev 596472) +++ PKGBUILD 2020-03-13 23:44:30 UTC (rev 596473) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.4.1 -pkgrel=3 +pkgrel=4 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
