Date: Tuesday, February 27, 2018 @ 09:47:50 Author: felixonmars Revision: 299124
upgpkg: haskell-hasql 1.1.1-32 rebuild with mtl,2.2.2 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-27 09:46:12 UTC (rev 299123) +++ PKGBUILD 2018-02-27 09:47:50 UTC (rev 299124) @@ -5,7 +5,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.1.1 -pkgrel=31 +pkgrel=32 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
