Date: Thursday, March 5, 2020 @ 18:45:15 Author: felixonmars Revision: 590816
upgpkg: haskell-hasql-pool 0.5.1-66: rebuild with hasql 1.4.1 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-05 18:44:24 UTC (rev 590815) +++ PKGBUILD 2020-03-05 18:45:15 UTC (rev 590816) @@ -4,7 +4,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.5.1 -pkgrel=65 +pkgrel=66 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
