Date: Saturday, February 19, 2022 @ 15:27:51 Author: felixonmars Revision: 1134881
upgpkg: haskell-json-ast 0.3.1-196: rebuild with hashable 1.4.0.0 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-19 15:27:29 UTC (rev 1134880) +++ PKGBUILD 2022-02-19 15:27:51 UTC (rev 1134881) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=195 +pkgrel=196 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
