Date: Wednesday, April 6, 2022 @ 20:17:00 Author: felixonmars Revision: 1181657
upgpkg: haskell-html-entity-map 0.1.0.0-61: rebuild with unordered-containers 0.2.18.0 Modified: haskell-html-entity-map/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-06 20:16:49 UTC (rev 1181656) +++ PKGBUILD 2022-04-06 20:17:00 UTC (rev 1181657) @@ -3,7 +3,7 @@ _hkgname=html-entity-map pkgname=haskell-html-entity-map pkgver=0.1.0.0 -pkgrel=60 +pkgrel=61 pkgdesc="Map from HTML5 entity names to the corresponding Unicode text" url="https://github.com/mrkkrp/html-entity-map" license=("BSD")
