Date: Thursday, May 12, 2022 @ 08:40:25 Author: felixonmars Revision: 1198467
upgpkg: haskell-html-entity-map 0.1.0.0-65: rebuild with unordered-containers 0.2.19.1 Modified: haskell-html-entity-map/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-12 08:40:18 UTC (rev 1198466) +++ PKGBUILD 2022-05-12 08:40:25 UTC (rev 1198467) @@ -3,7 +3,7 @@ _hkgname=html-entity-map pkgname=haskell-html-entity-map pkgver=0.1.0.0 -pkgrel=64 +pkgrel=65 pkgdesc="Map from HTML5 entity names to the corresponding Unicode text" url="https://github.com/mrkkrp/html-entity-map" license=("BSD")
