Date: Sunday, June 3, 2018 @ 09:01:22 Author: felixonmars Revision: 338964
upgpkg: haskell-hasql-pool 0.4.3-83 rebuild with tasty 1.1.0.1 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-03 09:00:41 UTC (rev 338963) +++ PKGBUILD 2018-06-03 09:01:22 UTC (rev 338964) @@ -5,7 +5,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.4.3 -pkgrel=82 +pkgrel=83 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
