Date: Friday, October 2, 2020 @ 20:10:12 Author: felixonmars Revision: 715611
upgpkg: haskell-mustache 2.3.1-177: rebuild with base-orphans 0.8.3 Modified: haskell-mustache/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-02 20:10:05 UTC (rev 715610) +++ PKGBUILD 2020-10-02 20:10:12 UTC (rev 715611) @@ -3,7 +3,7 @@ _hkgname=mustache pkgname=haskell-mustache pkgver=2.3.1 -pkgrel=176 +pkgrel=177 pkgdesc="A mustache template parser library." url="https://github.com/JustusAdam/mustache" license=('BSD')