Date: Monday, December 14, 2020 @ 03:32:01 Author: felixonmars Revision: 774789
upgpkg: haskell-hasql-pool 0.5.2-96: rebuild with base-orphans 0.8.5 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-14 03:30:52 UTC (rev 774788) +++ PKGBUILD 2020-12-14 03:32:01 UTC (rev 774789) @@ -4,7 +4,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.5.2 -pkgrel=95 +pkgrel=96 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
