Date: Wednesday, June 6, 2018 @ 14:31:46 Author: felixonmars Revision: 341192
upgpkg: haskell-hasql 1.1.1-84 rebuild with base-prelude 1.3 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-06 14:30:51 UTC (rev 341191) +++ PKGBUILD 2018-06-06 14:31:46 UTC (rev 341192) @@ -5,7 +5,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.1.1 -pkgrel=83 +pkgrel=84 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
