Date: Thursday, July 5, 2018 @ 15:47:05 Author: felixonmars Revision: 352900
upgpkg: haskell-hasql 1.1.1-100 rebuild with profunctors 5.3 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-05 15:45:28 UTC (rev 352899) +++ PKGBUILD 2018-07-05 15:47:05 UTC (rev 352900) @@ -5,7 +5,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.1.1 -pkgrel=99 +pkgrel=100 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
