Date: Sunday, April 28, 2019 @ 13:08:32 Author: felixonmars Revision: 455018
upgpkg: haskell-hasql 1.3.0.3-57 rebuild with ghc 8.6.5 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-28 13:06:59 UTC (rev 455017) +++ PKGBUILD 2019-04-28 13:08:32 UTC (rev 455018) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.3.0.3 -pkgrel=56 +pkgrel=57 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
