Date: Friday, April 24, 2020 @ 11:26:29 Author: felixonmars Revision: 619260
upgpkg: haskell-hasql-pool 0.5.1-87: rebuild with ghc 8.10.1, protolude 0.3.0, repline 0.3.0.0, ghc-lib-parser-ex 8.10.0.1 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-24 11:25:46 UTC (rev 619259) +++ PKGBUILD 2020-04-24 11:26:29 UTC (rev 619260) @@ -4,7 +4,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.5.1 -pkgrel=86 +pkgrel=87 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
