Date: Sunday, March 12, 2017 @ 15:17:15 Author: felixonmars Revision: 215817
upgpkg: haskell-hasql-pool 0.4.1-20 rebuild with base-compat,0.9.2 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-03-12 15:15:06 UTC (rev 215816) +++ PKGBUILD 2017-03-12 15:17:15 UTC (rev 215817) @@ -5,7 +5,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.4.1 -pkgrel=19 +pkgrel=20 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
