Date: Wednesday, January 19, 2022 @ 19:19:57 Author: felixonmars Revision: 1110561
upgpkg: haskell-hasql-pool 0.5.2-286: rebuild with binary-parser 0.5.7.1 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-19 19:19:34 UTC (rev 1110560) +++ PKGBUILD 2022-01-19 19:19:57 UTC (rev 1110561) @@ -4,7 +4,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.5.2 -pkgrel=285 +pkgrel=286 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
