Date: Wednesday, August 24, 2022 @ 22:57:14 Author: felixonmars Revision: 1277736
upgpkg: haskell-json-ast 0.3.1-239: rebuild with hashable 1.4.1.0 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-24 22:57:04 UTC (rev 1277735) +++ PKGBUILD 2022-08-24 22:57:14 UTC (rev 1277736) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=238 +pkgrel=239 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
