Date: Saturday, May 11, 2019 @ 20:39:27 Author: felixonmars Revision: 465556
upgpkg: haskell-hasql 1.3.0.3-70 rebuild with profunctors 5.4 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-11 20:38:12 UTC (rev 465555) +++ PKGBUILD 2019-05-11 20:39:27 UTC (rev 465556) @@ -4,7 +4,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.3.0.3 -pkgrel=69 +pkgrel=70 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
