Date: Monday, May 27, 2019 @ 09:48:47 Author: felixonmars Revision: 471253
upgpkg: haskell-json-ast 0.3.1-28 rebuild with QuickCheck 2.13.1, hspec-core 2.7.1, hspec-discover 2.7.1, hspec 2.7.1 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-27 09:48:15 UTC (rev 471252) +++ PKGBUILD 2019-05-27 09:48:47 UTC (rev 471253) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=27 +pkgrel=28 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
