Date: Saturday, April 9, 2022 @ 23:41:12 Author: felixonmars Revision: 1183575
upgpkg: haskell-json 0.10-91: rebuild with hspec 2.9.5, hspec-core 2.9.5, hspec-discover 2.9.5 Modified: haskell-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-09 23:41:06 UTC (rev 1183574) +++ PKGBUILD 2022-04-09 23:41:12 UTC (rev 1183575) @@ -4,7 +4,7 @@ _hkgname=json pkgname=haskell-json pkgver=0.10 -pkgrel=90 +pkgrel=91 pkgdesc="Support for serialising Haskell to and from JSON" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
