Date: Thursday, April 22, 2021 @ 18:15:47 Author: felixonmars Revision: 921428
upgpkg: haskell-json 0.10-36: rebuild with hspec 2.7.10, hspec-core 2.7.10, hspec-discover 2.7.10 Modified: haskell-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-22 18:15:02 UTC (rev 921427) +++ PKGBUILD 2021-04-22 18:15:47 UTC (rev 921428) @@ -4,7 +4,7 @@ _hkgname=json pkgname=haskell-json pkgver=0.10 -pkgrel=35 +pkgrel=36 pkgdesc="Support for serialising Haskell to and from JSON" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
