Date: Wednesday, December 28, 2022 @ 11:34:07 Author: felixonmars Revision: 1370617
upgpkg: haskell-mustache 2.4.1-102: rebuild with tasty 1.4.3 Modified: haskell-mustache/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-28 11:34:07 UTC (rev 1370616) +++ PKGBUILD 2022-12-28 11:34:07 UTC (rev 1370617) @@ -3,7 +3,7 @@ _hkgname=mustache pkgname=haskell-mustache pkgver=2.4.1 -pkgrel=101 +pkgrel=102 pkgdesc="A mustache template parser library." url="https://github.com/JustusAdam/mustache" license=('BSD')