Date: Monday, July 1, 2019 @ 03:40:29 Author: felixonmars Revision: 486884
upgpkg: haskell-hasql 1.3.0.3-89 rebuild with tasty 1.2.3 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-07-01 03:38:39 UTC (rev 486883) +++ PKGBUILD 2019-07-01 03:40:29 UTC (rev 486884) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.3.0.3 -pkgrel=88 +pkgrel=89 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
