Date: Thursday, February 25, 2021 @ 03:08:22 Author: felixonmars Revision: 872646
upgpkg: haskell-json 0.10-22: rebuild with regex-base 0.94.0.1 Modified: haskell-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-25 03:07:51 UTC (rev 872645) +++ PKGBUILD 2021-02-25 03:08:22 UTC (rev 872646) @@ -4,7 +4,7 @@ _hkgname=json pkgname=haskell-json pkgver=0.10 -pkgrel=21 +pkgrel=22 pkgdesc="Support for serialising Haskell to and from JSON" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
