Date: Monday, December 13, 2021 @ 13:21:39 Author: felixonmars Revision: 1071671
upgpkg: haskell-microstache 1.0.1.2-100: rebuild with indexed-traversable 0.1.2 Modified: haskell-microstache/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-13 13:20:46 UTC (rev 1071670) +++ PKGBUILD 2021-12-13 13:21:39 UTC (rev 1071671) @@ -4,7 +4,7 @@ _hkgname=microstache pkgname=haskell-microstache pkgver=1.0.1.2 -pkgrel=99 +pkgrel=100 pkgdesc="Mustache templates for Haskell" url="https://github.com/phadej/microstache" license=("BSD")
