Date: Friday, June 1, 2018 @ 10:24:12 Author: felixonmars Revision: 335892
upgpkg: haskell-hasql 1.1.1-81 rebuild with ghc 8.4.3 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-01 10:23:14 UTC (rev 335891) +++ PKGBUILD 2018-06-01 10:24:12 UTC (rev 335892) @@ -5,7 +5,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.1.1 -pkgrel=80 +pkgrel=81 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
