Date: Thursday, November 18, 2021 @ 03:56:23 Author: felixonmars Revision: 1051824
upgpkg: haskell-html-entity-map 0.1.0.0-31: rebuild with hashable 1.3.4.0 Modified: haskell-html-entity-map/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-11-18 03:55:38 UTC (rev 1051823) +++ PKGBUILD 2021-11-18 03:56:23 UTC (rev 1051824) @@ -3,7 +3,7 @@ _hkgname=html-entity-map pkgname=haskell-html-entity-map pkgver=0.1.0.0 -pkgrel=30 +pkgrel=31 pkgdesc="Map from HTML5 entity names to the corresponding Unicode text" url="https://github.com/mrkkrp/html-entity-map" license=("BSD")
