Date: Tuesday, August 25, 2020 @ 22:30:51 Author: felixonmars Revision: 688847
upgpkg: haskell-hasql-pool 0.5.2-38: rebuild with random 1.2.0 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-25 22:30:05 UTC (rev 688846) +++ PKGBUILD 2020-08-25 22:30:51 UTC (rev 688847) @@ -4,7 +4,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.5.2 -pkgrel=37 +pkgrel=38 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
