Date: Wednesday, May 19, 2021 @ 23:25:58 Author: felixonmars Revision: 937193
upgpkg: haskell-json 0.10-39: rebuild with hspec 2.8.1, hspec-core 2.8.1, hspec-discover 2.8.1 Modified: haskell-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-19 23:25:28 UTC (rev 937192) +++ PKGBUILD 2021-05-19 23:25:58 UTC (rev 937193) @@ -4,7 +4,7 @@ _hkgname=json pkgname=haskell-json pkgver=0.10 -pkgrel=38 +pkgrel=39 pkgdesc="Support for serialising Haskell to and from JSON" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
