Date: Wednesday, December 6, 2017 @ 05:25:18 Author: felixonmars Revision: 272403
upgpkg: haskell-hasql-pool 0.4.3-2 rebuild with data-serializer,0.3.2 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-12-06 05:24:33 UTC (rev 272402) +++ PKGBUILD 2017-12-06 05:25:18 UTC (rev 272403) @@ -5,7 +5,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.4.3 -pkgrel=1 +pkgrel=2 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
