Date: Friday, October 9, 2020 @ 18:29:09 Author: felixonmars Revision: 722690
upgpkg: haskell-shakespeare 2.0.25-15: rebuild with unordered-containers 0.2.13.0 Modified: haskell-shakespeare/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-09 18:28:16 UTC (rev 722689) +++ PKGBUILD 2020-10-09 18:29:09 UTC (rev 722690) @@ -4,7 +4,7 @@ _hkgname=shakespeare pkgname=haskell-shakespeare pkgver=2.0.25 -pkgrel=14 +pkgrel=15 pkgdesc="A toolkit for making compile-time interpolated templates" url="https://www.yesodweb.com/book/shakespearean-templates" license=("MIT")