Date: Saturday, February 19, 2022 @ 15:30:50 Author: felixonmars Revision: 1134887
upgpkg: haskell-html-entity-map 0.1.0.0-49: rebuild with hashable 1.4.0.0 Modified: haskell-html-entity-map/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-19 15:29:57 UTC (rev 1134886) +++ PKGBUILD 2022-02-19 15:30:50 UTC (rev 1134887) @@ -3,7 +3,7 @@ _hkgname=html-entity-map pkgname=haskell-html-entity-map pkgver=0.1.0.0 -pkgrel=48 +pkgrel=49 pkgdesc="Map from HTML5 entity names to the corresponding Unicode text" url="https://github.com/mrkkrp/html-entity-map" license=("BSD")
