Date: Friday, March 26, 2021 @ 18:02:43 Author: felixonmars Revision: 904633
upgpkg: haskell-shakespeare 2.0.25-90: rebuild with attoparsec 0.14.1 Modified: haskell-shakespeare/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-26 18:01:25 UTC (rev 904632) +++ PKGBUILD 2021-03-26 18:02:43 UTC (rev 904633) @@ -4,7 +4,7 @@ _hkgname=shakespeare pkgname=haskell-shakespeare pkgver=2.0.25 -pkgrel=89 +pkgrel=90 pkgdesc="A toolkit for making compile-time interpolated templates" url="https://www.yesodweb.com/book/shakespearean-templates" license=("MIT")