Date: Thursday, March 3, 2022 @ 23:38:11 Author: felixonmars Revision: 1141453
upgpkg: haskell-microstache 1.0.2-20: rebuild with hspec 2.9.0, hspec-core 2.9.0, hspec-discover 2.9.0 Modified: haskell-microstache/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-03 23:37:44 UTC (rev 1141452) +++ PKGBUILD 2022-03-03 23:38:11 UTC (rev 1141453) @@ -4,7 +4,7 @@ _hkgname=microstache pkgname=haskell-microstache pkgver=1.0.2 -pkgrel=19 +pkgrel=20 pkgdesc="Mustache templates for Haskell" url="https://github.com/phadej/microstache" license=("BSD")
