Date: Thursday, December 16, 2021 @ 02:58:42 Author: felixonmars Revision: 1073624
upgpkg: haskell-json-ast 0.3.1-180: rebuild with hashable 1.3.4.1 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-16 02:57:58 UTC (rev 1073623) +++ PKGBUILD 2021-12-16 02:58:42 UTC (rev 1073624) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=179 +pkgrel=180 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
