Date: Wednesday, October 26, 2022 @ 15:27:19 Author: felixonmars Revision: 1336283
upgpkg: haskell-microstache 1.0.2.2-21: rebuild with doctest 0.20.1 Modified: haskell-microstache/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-26 15:27:17 UTC (rev 1336282) +++ PKGBUILD 2022-10-26 15:27:19 UTC (rev 1336283) @@ -4,7 +4,7 @@ _hkgname=microstache pkgname=haskell-microstache pkgver=1.0.2.2 -pkgrel=20 +pkgrel=21 pkgdesc="Mustache templates for Haskell" url="https://github.com/phadej/microstache" license=("BSD")
