Date: Friday, April 24, 2020 @ 11:25:37 Author: felixonmars Revision: 619258
upgpkg: haskell-hasql 1.4.2-13: rebuild with ghc 8.10.1, protolude 0.3.0, repline 0.3.0.0, ghc-lib-parser-ex 8.10.0.1 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-24 11:24:25 UTC (rev 619257) +++ PKGBUILD 2020-04-24 11:25:37 UTC (rev 619258) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.4.2 -pkgrel=12 +pkgrel=13 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
