Date: Friday, January 6, 2023 @ 21:37:56 Author: felixonmars Revision: 1379749
upgpkg: haskell-json-ast 0.3.2-12: rebuild with hashable 1.4.2.0 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-06 21:37:03 UTC (rev 1379748) +++ PKGBUILD 2023-01-06 21:37:56 UTC (rev 1379749) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.2 -pkgrel=11 +pkgrel=12 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
