Date: Tuesday, December 8, 2020 @ 22:18:55 Author: felixonmars Revision: 772297
upgpkg: haskell-hasql-pool 0.5.2-95: rebuild with deferred-folds 0.9.14 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-08 22:17:59 UTC (rev 772296) +++ PKGBUILD 2020-12-08 22:18:55 UTC (rev 772297) @@ -4,7 +4,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.5.2 -pkgrel=94 +pkgrel=95 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
