Date: Tuesday, March 15, 2022 @ 10:37:08 Author: felixonmars Revision: 1154153
upgpkg: haskell-microstache 1.0.2-24: rebuild with unordered-containers 0.2.17.0 Modified: haskell-microstache/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-15 10:36:40 UTC (rev 1154152) +++ PKGBUILD 2022-03-15 10:37:08 UTC (rev 1154153) @@ -4,7 +4,7 @@ _hkgname=microstache pkgname=haskell-microstache pkgver=1.0.2 -pkgrel=23 +pkgrel=24 pkgdesc="Mustache templates for Haskell" url="https://github.com/phadej/microstache" license=("BSD")
