Date: Wednesday, December 28, 2022 @ 01:49:53 Author: felixonmars Revision: 1369198
upgpkg: haskell-json 0.10-123: rebuild with tasty 1.4.3 Modified: haskell-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-28 01:49:52 UTC (rev 1369197) +++ PKGBUILD 2022-12-28 01:49:53 UTC (rev 1369198) @@ -4,7 +4,7 @@ _hkgname=json pkgname=haskell-json pkgver=0.10 -pkgrel=122 +pkgrel=123 pkgdesc="Support for serialising Haskell to and from JSON" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
