Date: Thursday, August 26, 2021 @ 10:59:19 Author: felixonmars Revision: 1005935
upgpkg: haskell-shakespeare 2.0.25-120: rebuild with tasty 1.4.2 Modified: haskell-shakespeare/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-26 10:58:12 UTC (rev 1005934) +++ PKGBUILD 2021-08-26 10:59:19 UTC (rev 1005935) @@ -4,7 +4,7 @@ _hkgname=shakespeare pkgname=haskell-shakespeare pkgver=2.0.25 -pkgrel=119 +pkgrel=120 pkgdesc="A toolkit for making compile-time interpolated templates" url="https://www.yesodweb.com/book/shakespearean-templates" license=("MIT")