Date: Friday, October 9, 2020 @ 19:25:53 Author: felixonmars Revision: 722780
upgpkg: haskell-hasql-pool 0.5.2-67: rebuild with unordered-containers 0.2.13.0 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-09 19:25:22 UTC (rev 722779) +++ PKGBUILD 2020-10-09 19:25:53 UTC (rev 722780) @@ -4,7 +4,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.5.2 -pkgrel=66 +pkgrel=67 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
