Date: Sunday, July 29, 2018 @ 06:13:12 Author: felixonmars Revision: 364231
upgpkg: haskell-hasql 1.1.1-109 rebuild with tasty 1.1.0.3 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-29 06:11:51 UTC (rev 364230) +++ PKGBUILD 2018-07-29 06:13:12 UTC (rev 364231) @@ -5,7 +5,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.1.1 -pkgrel=108 +pkgrel=109 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
