Date: Saturday, May 19, 2018 @ 21:39:42 Author: felixonmars Revision: 324950
upgpkg: haskell-hasql 1.1.1-68 rebuild with corrected bifunctors Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-19 21:38:20 UTC (rev 324949) +++ PKGBUILD 2018-05-19 21:39:42 UTC (rev 324950) @@ -5,7 +5,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.1.1 -pkgrel=67 +pkgrel=68 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
