Date: Friday, March 13, 2020 @ 23:45:14 Author: felixonmars Revision: 596475
upgpkg: haskell-hasql-pool 0.5.1-69: rebuild with time-compat 1.9.3 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-13 23:44:39 UTC (rev 596474) +++ PKGBUILD 2020-03-13 23:45:14 UTC (rev 596475) @@ -4,7 +4,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.5.1 -pkgrel=68 +pkgrel=69 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
