Date: Sunday, May 15, 2022 @ 01:14:55 Author: felixonmars Revision: 1205492
upgpkg: haskell-json-ast 0.3.1-215: rebuild with hashable 1.4.0.2 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-15 01:14:46 UTC (rev 1205491) +++ PKGBUILD 2022-05-15 01:14:55 UTC (rev 1205492) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=214 +pkgrel=215 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')