Date: Wednesday, January 4, 2023 @ 23:35:45 Author: felixonmars Revision: 1375824
upgpkg: haskell-json 0.10-124: rebuild with hspec 2.10.7, hspec-core 2.10.7, hspec-discover 2.10.7 Modified: haskell-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-04 23:35:41 UTC (rev 1375823) +++ PKGBUILD 2023-01-04 23:35:45 UTC (rev 1375824) @@ -4,7 +4,7 @@ _hkgname=json pkgname=haskell-json pkgver=0.10 -pkgrel=123 +pkgrel=124 pkgdesc="Support for serialising Haskell to and from JSON" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
