Date: Wednesday, July 4, 2018 @ 15:07:15 Author: felixonmars Revision: 351808
upgpkg: haskell-hasql-pool 0.4.3-96 rebuild with either 5.0.1 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-04 15:06:30 UTC (rev 351807) +++ PKGBUILD 2018-07-04 15:07:15 UTC (rev 351808) @@ -5,7 +5,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.4.3 -pkgrel=95 +pkgrel=96 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
