Date: Friday, March 2, 2018 @ 19:28:38 Author: felixonmars Revision: 301549
upgpkg: haskell-esqueleto 2.5.3-67 rebuild with monad-control,1.0.2.3 Modified: haskell-esqueleto/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-02 19:27:30 UTC (rev 301548) +++ PKGBUILD 2018-03-02 19:28:38 UTC (rev 301549) @@ -5,7 +5,7 @@ _hkgname=esqueleto pkgname=haskell-esqueleto pkgver=2.5.3 -pkgrel=66 +pkgrel=67 pkgdesc="Type-safe EDSL for SQL queries on persistent backends." url="https://github.com/bitemyapp/esqueleto" license=("custom:BSD3")