Date: Friday, September 18, 2020 @ 04:39:16 Author: felixonmars Revision: 709750
upgpkg: haskell-hasql 1.4.4.2-33: rebuild with hspec 2.7.4, hspec-core 2.7.4, hspec-discover 2.7.4 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-18 04:38:19 UTC (rev 709749) +++ PKGBUILD 2020-09-18 04:39:16 UTC (rev 709750) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.4.4.2 -pkgrel=32 +pkgrel=33 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
