Date: Sunday, July 29, 2018 @ 06:14:10 Author: felixonmars Revision: 364233
upgpkg: haskell-hasql-pool 0.4.3-109 rebuild with tasty 1.1.0.3 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-29 06:13:27 UTC (rev 364232) +++ PKGBUILD 2018-07-29 06:14:10 UTC (rev 364233) @@ -5,7 +5,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.4.3 -pkgrel=108 +pkgrel=109 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
