Date: Monday, February 8, 2021 @ 02:06:33 Author: felixonmars Revision: 848719
upgpkg: haskell-json 0.10-15: rebuild with code-page 0.2.1 Modified: haskell-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-08 02:05:46 UTC (rev 848718) +++ PKGBUILD 2021-02-08 02:06:33 UTC (rev 848719) @@ -4,7 +4,7 @@ _hkgname=json pkgname=haskell-json pkgver=0.10 -pkgrel=14 +pkgrel=15 pkgdesc="Support for serialising Haskell to and from JSON" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
