Date: Monday, December 7, 2020 @ 21:50:24 Author: felixonmars Revision: 771622
upgpkg: haskell-hasql-pool 0.5.2-94: rebuild with strict 0.4.0.1 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-07 21:49:27 UTC (rev 771621) +++ PKGBUILD 2020-12-07 21:50:24 UTC (rev 771622) @@ -4,7 +4,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.5.2 -pkgrel=93 +pkgrel=94 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
