Date: Saturday, July 14, 2018 @ 12:05:09 Author: felixonmars Revision: 359008
upgpkg: haskell-hasql-pool 0.4.3-106 rebuild with contravariant 1.5 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-14 12:04:22 UTC (rev 359007) +++ PKGBUILD 2018-07-14 12:05:09 UTC (rev 359008) @@ -5,7 +5,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.4.3 -pkgrel=105 +pkgrel=106 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
