Date: Sunday, March 10, 2019 @ 17:05:06 Author: felixonmars Revision: 439478
upgpkg: haskell-hasql 1.3.0.3-49 rebuild with ghc 8.6.4 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-10 17:03:40 UTC (rev 439477) +++ PKGBUILD 2019-03-10 17:05:06 UTC (rev 439478) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.3.0.3 -pkgrel=48 +pkgrel=49 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
