Date: Sunday, September 25, 2022 @ 19:18:24 Author: felixonmars Revision: 1309832
upgpkg: haskell-json 0.10-113: rebuild with optparse-applicative 0.17.0.0 Modified: haskell-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 19:18:21 UTC (rev 1309831) +++ PKGBUILD 2022-09-25 19:18:24 UTC (rev 1309832) @@ -4,7 +4,7 @@ _hkgname=json pkgname=haskell-json pkgver=0.10 -pkgrel=112 +pkgrel=113 pkgdesc="Support for serialising Haskell to and from JSON" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
