Date: Thursday, May 13, 2021 @ 18:34:59 Author: felixonmars Revision: 933410
upgpkg: haskell-json 0.10-38: rebuild with hspec 2.8.0, hspec-core 2.8.0, hspec-discover 2.8.0, tasty-hspec 1.1.7 Modified: haskell-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-13 18:34:30 UTC (rev 933409) +++ PKGBUILD 2021-05-13 18:34:59 UTC (rev 933410) @@ -4,7 +4,7 @@ _hkgname=json pkgname=haskell-json pkgver=0.10 -pkgrel=37 +pkgrel=38 pkgdesc="Support for serialising Haskell to and from JSON" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
