Date: Tuesday, July 20, 2021 @ 06:40:21 Author: felixonmars Revision: 979171
upgpkg: haskell-json 0.10-49: rebuild with regex-posix 0.96.0.1 Modified: haskell-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-20 06:39:44 UTC (rev 979170) +++ PKGBUILD 2021-07-20 06:40:21 UTC (rev 979171) @@ -4,7 +4,7 @@ _hkgname=json pkgname=haskell-json pkgver=0.10 -pkgrel=48 +pkgrel=49 pkgdesc="Support for serialising Haskell to and from JSON" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
