Date: Friday, March 5, 2021 @ 20:56:43 Author: felixonmars Revision: 882386
upgpkg: haskell-json 0.10-25: rebuild with hspec 2.7.8, hspec-core 2.7.8, hspec-discover 2.7.8 Modified: haskell-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-05 20:56:15 UTC (rev 882385) +++ PKGBUILD 2021-03-05 20:56:43 UTC (rev 882386) @@ -4,7 +4,7 @@ _hkgname=json pkgname=haskell-json pkgver=0.10 -pkgrel=24 +pkgrel=25 pkgdesc="Support for serialising Haskell to and from JSON" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
