Date: Friday, March 12, 2021 @ 02:27:40 Author: felixonmars Revision: 887877
upgpkg: haskell-json 0.10-27: rebuild with tasty 1.4.0.1 Modified: haskell-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-12 02:26:58 UTC (rev 887876) +++ PKGBUILD 2021-03-12 02:27:40 UTC (rev 887877) @@ -4,7 +4,7 @@ _hkgname=json pkgname=haskell-json pkgver=0.10 -pkgrel=26 +pkgrel=27 pkgdesc="Support for serialising Haskell to and from JSON" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
