Date: Monday, August 31, 2020 @ 06:49:29 Author: felixonmars Revision: 693803
upgpkg: haskell-hjsonpointer 1.5.0-117: rebuild with happy 1.20.0 Modified: haskell-hjsonpointer/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-31 06:48:38 UTC (rev 693802) +++ PKGBUILD 2020-08-31 06:49:29 UTC (rev 693803) @@ -4,7 +4,7 @@ _hkgname=hjsonpointer pkgname=haskell-hjsonpointer pkgver=1.5.0 -pkgrel=116 +pkgrel=117 pkgdesc="JSON Pointer library" url="https://github.com/haskell-foundation/foundation" license=("MIT")