Date: Monday, September 28, 2020 @ 12:48:46 Author: felixonmars Revision: 712964
upgpkg: haskell-mustache 2.3.1-174: rebuild with network-byte-order 0.1.6 Modified: haskell-mustache/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-28 12:47:53 UTC (rev 712963) +++ PKGBUILD 2020-09-28 12:48:46 UTC (rev 712964) @@ -3,7 +3,7 @@ _hkgname=mustache pkgname=haskell-mustache pkgver=2.3.1 -pkgrel=173 +pkgrel=174 pkgdesc="A mustache template parser library." url="https://github.com/JustusAdam/mustache" license=('BSD')