Date: Monday, September 7, 2020 @ 20:23:32 Author: felixonmars Revision: 700310
upgpkg: haskell-hasql 1.4.4.2-26: rebuild with hspec 2.7.3, hspec-core 2.7.3, hspec-discover 2.7.3 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-07 20:22:08 UTC (rev 700309) +++ PKGBUILD 2020-09-07 20:23:32 UTC (rev 700310) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.4.4.2 -pkgrel=25 +pkgrel=26 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
