Date: Saturday, July 14, 2018 @ 12:04:01 Author: felixonmars Revision: 359006
upgpkg: haskell-hasql 1.1.1-106 rebuild with contravariant 1.5 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-14 12:02:36 UTC (rev 359005) +++ PKGBUILD 2018-07-14 12:04:01 UTC (rev 359006) @@ -5,7 +5,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.1.1 -pkgrel=105 +pkgrel=106 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
