Date: Friday, June 10, 2022 @ 16:54:38 Author: felixonmars Revision: 1230723
upgpkg: haskell-json 0.10-100: rebuild with ansi-terminal 0.11.2 Modified: haskell-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-10 16:54:30 UTC (rev 1230722) +++ PKGBUILD 2022-06-10 16:54:38 UTC (rev 1230723) @@ -4,7 +4,7 @@ _hkgname=json pkgname=haskell-json pkgver=0.10 -pkgrel=99 +pkgrel=100 pkgdesc="Support for serialising Haskell to and from JSON" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
