Date: Saturday, March 6, 2021 @ 01:28:29 Author: felixonmars Revision: 882966
upgpkg: haskell-hasql-pool 0.5.2-162: rebuild with hspec 2.7.8, hspec-core 2.7.8, hspec-discover 2.7.8 Modified: haskell-hasql-pool/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-06 01:27:56 UTC (rev 882965) +++ PKGBUILD 2021-03-06 01:28:29 UTC (rev 882966) @@ -4,7 +4,7 @@ _hkgname=hasql-pool pkgname=haskell-hasql-pool pkgver=0.5.2 -pkgrel=161 +pkgrel=162 pkgdesc="A pool of connections for Hasql" url="https://github.com/nikita-volkov/hasql-pool" license=('MIT')
