Date: Sunday, November 20, 2022 @ 00:17:13 Author: felixonmars Revision: 1349825
upgpkg: haskell-mustache 2.4.1-93: rebuild with lens 5.2 Modified: haskell-mustache/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-20 00:17:08 UTC (rev 1349824) +++ PKGBUILD 2022-11-20 00:17:13 UTC (rev 1349825) @@ -3,7 +3,7 @@ _hkgname=mustache pkgname=haskell-mustache pkgver=2.4.1 -pkgrel=92 +pkgrel=93 pkgdesc="A mustache template parser library." url="https://github.com/JustusAdam/mustache" license=('BSD')