Date: Wednesday, April 6, 2022 @ 20:54:27 Author: felixonmars Revision: 1181845
upgpkg: haskell-microstache 1.0.2-32: rebuild with unordered-containers 0.2.18.0 Modified: haskell-microstache/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-06 20:54:22 UTC (rev 1181844) +++ PKGBUILD 2022-04-06 20:54:27 UTC (rev 1181845) @@ -4,7 +4,7 @@ _hkgname=microstache pkgname=haskell-microstache pkgver=1.0.2 -pkgrel=31 +pkgrel=32 pkgdesc="Mustache templates for Haskell" url="https://github.com/phadej/microstache" license=("BSD")
