Date: Thursday, January 7, 2021 @ 21:43:04 Author: felixonmars Revision: 812840
upgpkg: haskell-mustache 2.3.1-242: rebuild with bifunctors 5.5.9 Modified: haskell-mustache/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-07 21:42:17 UTC (rev 812839) +++ PKGBUILD 2021-01-07 21:43:04 UTC (rev 812840) @@ -3,7 +3,7 @@ _hkgname=mustache pkgname=haskell-mustache pkgver=2.3.1 -pkgrel=241 +pkgrel=242 pkgdesc="A mustache template parser library." url="https://github.com/JustusAdam/mustache" license=('BSD')