Date: Tuesday, October 16, 2018 @ 17:50:52 Author: felixonmars Revision: 394721
upgpkg: haskell-hasql 1.3.0.3-25 rebuild with ghc 8.6.1 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-16 17:49:37 UTC (rev 394720) +++ PKGBUILD 2018-10-16 17:50:52 UTC (rev 394721) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.3.0.3 -pkgrel=24 +pkgrel=25 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
