Date: Monday, October 5, 2020 @ 18:20:48 Author: felixonmars Revision: 718841
upgpkg: haskell-mustache 2.3.1-179: rebuild with aeson 1.5.4.1 Modified: haskell-mustache/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-05 18:19:58 UTC (rev 718840) +++ PKGBUILD 2020-10-05 18:20:48 UTC (rev 718841) @@ -3,7 +3,7 @@ _hkgname=mustache pkgname=haskell-mustache pkgver=2.3.1 -pkgrel=178 +pkgrel=179 pkgdesc="A mustache template parser library." url="https://github.com/JustusAdam/mustache" license=('BSD')