Date: Friday, September 30, 2022 @ 16:11:17 Author: felixonmars Revision: 1320040
upgpkg: haskell-mustache 2.4.1-80: rebuild with wreq (fixed tests) Modified: haskell-mustache/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-30 16:10:13 UTC (rev 1320039) +++ PKGBUILD 2022-09-30 16:11:17 UTC (rev 1320040) @@ -3,7 +3,7 @@ _hkgname=mustache pkgname=haskell-mustache pkgver=2.4.1 -pkgrel=79 +pkgrel=80 pkgdesc="A mustache template parser library." url="https://github.com/JustusAdam/mustache" license=('BSD')
