Date: Friday, December 25, 2020 @ 10:40:36 Author: felixonmars Revision: 790043
upgpkg: haskell-mustache 2.3.1-229: rebuild with comonad 5.0.7 Modified: haskell-mustache/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-25 10:39:51 UTC (rev 790042) +++ PKGBUILD 2020-12-25 10:40:36 UTC (rev 790043) @@ -3,7 +3,7 @@ _hkgname=mustache pkgname=haskell-mustache pkgver=2.3.1 -pkgrel=228 +pkgrel=229 pkgdesc="A mustache template parser library." url="https://github.com/JustusAdam/mustache" license=('BSD')