Date: Thursday, March 3, 2022 @ 12:55:35 Author: felixonmars Revision: 1140724
upgpkg: haskell-json 0.10-81: rebuild with hspec 2.9.0, hspec-core 2.9.0, hspec-discover 2.9.0 Modified: haskell-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-03 12:55:09 UTC (rev 1140723) +++ PKGBUILD 2022-03-03 12:55:35 UTC (rev 1140724) @@ -4,7 +4,7 @@ _hkgname=json pkgname=haskell-json pkgver=0.10 -pkgrel=80 +pkgrel=81 pkgdesc="Support for serialising Haskell to and from JSON" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
