Date: Wednesday, April 8, 2020 @ 21:37:52 Author: felixonmars Revision: 612744
libffi 3.3 rebuild Modified: haskell-mustache/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-08 21:36:40 UTC (rev 612743) +++ PKGBUILD 2020-04-08 21:37:52 UTC (rev 612744) @@ -3,7 +3,7 @@ _hkgname=mustache pkgname=haskell-mustache pkgver=2.3.1 -pkgrel=79 +pkgrel=80 pkgdesc="A mustache template parser library." url="https://github.com/JustusAdam/mustache" license=('BSD')
