Date: Monday, March 30, 2020 @ 15:37:31 Author: felixonmars Revision: 607063
upgpkg: haskell-hasql-pool 0.5.1-79: rebuild with selective 0.4.1 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-30 15:36:08 UTC (rev 607062) +++ PKGBUILD 2020-03-30 15:37:31 UTC (rev 607063) @@ -4,7 +4,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.5.1 -pkgrel=78 +pkgrel=79 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
