Date: Friday, July 6, 2018 @ 16:57:51 Author: felixonmars Revision: 353902
upgpkg: haskell-hasql-pool 0.4.3-101 rebuild with hspec 2.5.3, hspec-core 2.5.3, hspec-discover 2.5.3 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-06 16:57:14 UTC (rev 353901) +++ PKGBUILD 2018-07-06 16:57:51 UTC (rev 353902) @@ -5,7 +5,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.4.3 -pkgrel=100 +pkgrel=101 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
