Date: Monday, February 17, 2020 @ 00:52:14 Author: felixonmars Revision: 573822
upgpkg: haskell-hasql 1.4.0.1-23: rebuild with profunctors 5.5.2 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-17 00:50:56 UTC (rev 573821) +++ PKGBUILD 2020-02-17 00:52:14 UTC (rev 573822) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.4.0.1 -pkgrel=22 +pkgrel=23 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
