Date: Saturday, April 23, 2022 @ 21:52:35 Author: felixonmars Revision: 1188763
upgpkg: haskell-json-ast 0.3.1-210: rebuild with hashable 1.4.0.1 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-23 21:52:25 UTC (rev 1188762) +++ PKGBUILD 2022-04-23 21:52:35 UTC (rev 1188763) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=209 +pkgrel=210 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
