Date: Sunday, March 28, 2021 @ 01:37:04 Author: felixonmars Revision: 905934
upgpkg: haskell-json 0.10-32: rebuild with tasty 1.4.1 Modified: haskell-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-28 01:37:02 UTC (rev 905933) +++ PKGBUILD 2021-03-28 01:37:04 UTC (rev 905934) @@ -4,7 +4,7 @@ _hkgname=json pkgname=haskell-json pkgver=0.10 -pkgrel=31 +pkgrel=32 pkgdesc="Support for serialising Haskell to and from JSON" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
