Date: Monday, December 20, 2021 @ 03:14:31 Author: felixonmars Revision: 1079360
upgpkg: haskell-shakespeare 2.0.25-139: rebuild with attoparsec 0.14.2 Modified: haskell-shakespeare/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-20 03:13:07 UTC (rev 1079359) +++ PKGBUILD 2021-12-20 03:14:31 UTC (rev 1079360) @@ -4,7 +4,7 @@ _hkgname=shakespeare pkgname=haskell-shakespeare pkgver=2.0.25 -pkgrel=138 +pkgrel=139 pkgdesc="A toolkit for making compile-time interpolated templates" url="https://www.yesodweb.com/book/shakespearean-templates" license=("MIT")
