Date: Saturday, December 18, 2021 @ 13:51:22 Author: felixonmars Revision: 1076896
upgpkg: haskell-json 0.10-68: rebuild with tasty-quickcheck 0.10.2 Modified: haskell-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-18 13:50:43 UTC (rev 1076895) +++ PKGBUILD 2021-12-18 13:51:22 UTC (rev 1076896) @@ -4,7 +4,7 @@ _hkgname=json pkgname=haskell-json pkgver=0.10 -pkgrel=67 +pkgrel=68 pkgdesc="Support for serialising Haskell to and from JSON" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
