Date: Thursday, November 26, 2020 @ 18:25:24 Author: felixonmars Revision: 763720
upgpkg: haskell-mustache 2.3.1-212: rebuild with criterion 1.5.8.0 Modified: haskell-mustache/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-26 18:22:22 UTC (rev 763719) +++ PKGBUILD 2020-11-26 18:25:24 UTC (rev 763720) @@ -3,7 +3,7 @@ _hkgname=mustache pkgname=haskell-mustache pkgver=2.3.1 -pkgrel=211 +pkgrel=212 pkgdesc="A mustache template parser library." url="https://github.com/JustusAdam/mustache" license=('BSD')