Date: Thursday, March 1, 2018 @ 00:31:38 Author: felixonmars Revision: 300585
upgpkg: haskell-hasql-pool 0.4.3-33 rebuild with optparse-applicative,0.14.2.0 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-01 00:30:58 UTC (rev 300584) +++ PKGBUILD 2018-03-01 00:31:38 UTC (rev 300585) @@ -5,7 +5,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.4.3 -pkgrel=32 +pkgrel=33 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
