Date: Sunday, February 2, 2020 @ 05:40:12 Author: felixonmars Revision: 561256
upgpkg: haskell-hasql-pool 0.5.1-48: rebuild with bifunctors 5.5.7 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-02 05:39:19 UTC (rev 561255) +++ PKGBUILD 2020-02-02 05:40:12 UTC (rev 561256) @@ -4,7 +4,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.5.1 -pkgrel=47 +pkgrel=48 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
