Date: Tuesday, March 1, 2022 @ 21:38:12 Author: felixonmars Revision: 1139151
upgpkg: haskell-mustache 2.3.2-51: rebuild with streaming-commons 0.2.2.4 Modified: haskell-mustache/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-01 21:37:30 UTC (rev 1139150) +++ PKGBUILD 2022-03-01 21:38:12 UTC (rev 1139151) @@ -3,7 +3,7 @@ _hkgname=mustache pkgname=haskell-mustache pkgver=2.3.2 -pkgrel=50 +pkgrel=51 pkgdesc="A mustache template parser library." url="https://github.com/JustusAdam/mustache" license=('BSD')