Date: Tuesday, March 23, 2021 @ 01:22:55 Author: felixonmars Revision: 899586
upgpkg: haskell-json 0.10-30: rebuild with hspec 2.7.9, hspec-core 2.7.9, hspec-discover 2.7.9 Modified: haskell-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-23 01:22:12 UTC (rev 899585) +++ PKGBUILD 2021-03-23 01:22:55 UTC (rev 899586) @@ -4,7 +4,7 @@ _hkgname=json pkgname=haskell-json pkgver=0.10 -pkgrel=29 +pkgrel=30 pkgdesc="Support for serialising Haskell to and from JSON" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
