Date: Sunday, March 22, 2020 @ 16:19:53 Author: felixonmars Revision: 603534
upgpkg: haskell-hasql-pool 0.5.1-75: rebuild with hasql 1.4.2 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-22 16:18:45 UTC (rev 603533) +++ PKGBUILD 2020-03-22 16:19:53 UTC (rev 603534) @@ -4,7 +4,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.5.1 -pkgrel=74 +pkgrel=75 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
