Date: Tuesday, December 20, 2016 @ 10:19:28 Author: felixonmars Revision: 200453
upgpkg: haskell-hasql-pool 0.4.1-4 rebuild with cryptonite-0.21 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-12-20 10:15:03 UTC (rev 200452) +++ PKGBUILD 2016-12-20 10:19:28 UTC (rev 200453) @@ -5,7 +5,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.4.1 -pkgrel=3 +pkgrel=4 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
