Date: Tuesday, September 1, 2020 @ 21:36:18 Author: felixonmars Revision: 695991
upgpkg: haskell-mustache 2.3.1-161: rebuild with aeson 1.5.4.0 Modified: haskell-mustache/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-01 21:35:18 UTC (rev 695990) +++ PKGBUILD 2020-09-01 21:36:18 UTC (rev 695991) @@ -3,7 +3,7 @@ _hkgname=mustache pkgname=haskell-mustache pkgver=2.3.1 -pkgrel=160 +pkgrel=161 pkgdesc="A mustache template parser library." url="https://github.com/JustusAdam/mustache" license=('BSD')