Date: Sunday, March 15, 2020 @ 17:36:33 Author: felixonmars Revision: 598382
upgpkg: haskell-json-ast 0.3.1-58: rebuild with hashable 1.3.0.0 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-15 17:36:30 UTC (rev 598381) +++ PKGBUILD 2020-03-15 17:36:33 UTC (rev 598382) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=57 +pkgrel=58 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
