Date: Sunday, October 4, 2020 @ 17:09:37 Author: felixonmars Revision: 717782
upgpkg: haskell-mustache 2.3.1-178: rebuild with transformers-compat 0.6.6 Modified: haskell-mustache/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-04 17:08:46 UTC (rev 717781) +++ PKGBUILD 2020-10-04 17:09:37 UTC (rev 717782) @@ -3,7 +3,7 @@ _hkgname=mustache pkgname=haskell-mustache pkgver=2.3.1 -pkgrel=177 +pkgrel=178 pkgdesc="A mustache template parser library." url="https://github.com/JustusAdam/mustache" license=('BSD')