Date: Monday, July 2, 2018 @ 13:40:29 Author: felixonmars Revision: 349751
upgpkg: haskell-hasql 1.1.1-92 rebuild with comonad 5.0.4 Modified: haskell-hasql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-02 13:39:09 UTC (rev 349750) +++ PKGBUILD 2018-07-02 13:40:29 UTC (rev 349751) @@ -5,7 +5,7 @@ _hkgname=hasql pkgname=haskell-hasql pkgver=1.1.1 -pkgrel=91 +pkgrel=92 pkgdesc="An efficient PostgreSQL driver and a flexible mapping API" url="https://github.com/nikita-volkov/hasql" license=('MIT')
