Date: Sunday, May 12, 2019 @ 14:55:52 Author: felixonmars Revision: 466572
upgpkg: haskell-mustache 2.3.0-186 rebuild with transformers-compat 0.6.5 Modified: haskell-mustache/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-12 14:54:49 UTC (rev 466571) +++ PKGBUILD 2019-05-12 14:55:52 UTC (rev 466572) @@ -3,7 +3,7 @@ _hkgname=mustache pkgname=haskell-mustache pkgver=2.3.0 -pkgrel=185 +pkgrel=186 pkgdesc="A mustache template parser library." url="https://github.com/JustusAdam/mustache" license=('BSD')