Date: Friday, February 11, 2022 @ 01:26:10 Author: felixonmars Revision: 1131577
upgpkg: haskell-html-entity-map 0.1.0.0-48: rebuild with unordered-containers 0.2.16.0 Modified: haskell-html-entity-map/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-11 01:25:41 UTC (rev 1131576) +++ PKGBUILD 2022-02-11 01:26:10 UTC (rev 1131577) @@ -3,7 +3,7 @@ _hkgname=html-entity-map pkgname=haskell-html-entity-map pkgver=0.1.0.0 -pkgrel=47 +pkgrel=48 pkgdesc="Map from HTML5 entity names to the corresponding Unicode text" url="https://github.com/mrkkrp/html-entity-map" license=("BSD")
