Date: Monday, February 22, 2021 @ 22:56:43 Author: felixonmars Revision: 869209
upgpkg: haskell-json-ast 0.3.1-132: rebuild with hashable 1.3.1.0 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-22 22:56:18 UTC (rev 869208) +++ PKGBUILD 2021-02-22 22:56:43 UTC (rev 869209) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=131 +pkgrel=132 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
