Date: Friday, October 5, 2018 @ 17:53:53 Author: felixonmars Revision: 390217
upgpkg: haskell-hasql-pool 0.5-22 rebuild with optparse-applicative 0.14.3.0 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-05 17:53:02 UTC (rev 390216) +++ PKGBUILD 2018-10-05 17:53:53 UTC (rev 390217) @@ -4,7 +4,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.5 -pkgrel=21 +pkgrel=22 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
