Date: Thursday, February 13, 2020 @ 08:36:27 Author: felixonmars Revision: 569886
upgpkg: haskell-hasql 1.4.0.1-21: rebuild with doctest 0.16.2 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-13 08:35:05 UTC (rev 569885) +++ PKGBUILD 2020-02-13 08:36:27 UTC (rev 569886) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.4.0.1 -pkgrel=20 +pkgrel=21 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
