Date: Monday, December 20, 2021 @ 03:08:42 Author: felixonmars Revision: 1079350
upgpkg: haskell-microstache 1.0.1.2-103: rebuild with attoparsec 0.14.2 Modified: haskell-microstache/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-20 03:07:59 UTC (rev 1079349) +++ PKGBUILD 2021-12-20 03:08:42 UTC (rev 1079350) @@ -4,7 +4,7 @@ _hkgname=microstache pkgname=haskell-microstache pkgver=1.0.1.2 -pkgrel=102 +pkgrel=103 pkgdesc="Mustache templates for Haskell" url="https://github.com/phadej/microstache" license=("BSD")
