Date: Tuesday, December 22, 2020 @ 19:19:19 Author: felixonmars Revision: 782801
upgpkg: haskell-hasql-pool 0.5.2-102: rebuild with postgresql-binary 0.12.3.3 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-22 19:18:26 UTC (rev 782800) +++ PKGBUILD 2020-12-22 19:19:19 UTC (rev 782801) @@ -4,7 +4,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.5.2 -pkgrel=101 +pkgrel=102 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
