Date: Monday, May 25, 2020 @ 11:40:39 Author: felixonmars Revision: 634158
upgpkg: haskell-hasql-pool 0.5.2-4: rebuild with aeson 1.5.0.0 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-25 11:39:53 UTC (rev 634157) +++ PKGBUILD 2020-05-25 11:40:39 UTC (rev 634158) @@ -4,7 +4,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.5.2 -pkgrel=3 +pkgrel=4 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
