Date: Thursday, September 3, 2020 @ 23:12:18 Author: felixonmars Revision: 697782
upgpkg: haskell-mustache 2.3.1-163: rebuild with mwc-random 0.15.0.0 Modified: haskell-mustache/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-03 23:10:53 UTC (rev 697781) +++ PKGBUILD 2020-09-03 23:12:18 UTC (rev 697782) @@ -3,7 +3,7 @@ _hkgname=mustache pkgname=haskell-mustache pkgver=2.3.1 -pkgrel=162 +pkgrel=163 pkgdesc="A mustache template parser library." url="https://github.com/JustusAdam/mustache" license=('BSD')