Date: Sunday, March 20, 2022 @ 17:33:32 Author: felixonmars Revision: 1164394
upgpkg: haskell-json-ast 0.3.1-204: rebuild with ghc-bignum-orphans 0.1.1 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-20 17:33:26 UTC (rev 1164393) +++ PKGBUILD 2022-03-20 17:33:32 UTC (rev 1164394) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=203 +pkgrel=204 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
