Date: Wednesday, February 3, 2021 @ 00:06:09 Author: felixonmars Revision: 841887
upgpkg: haskell-json 0.10-13: rebuild with HUnit 1.6.2.0 Modified: haskell-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-03 00:05:14 UTC (rev 841886) +++ PKGBUILD 2021-02-03 00:06:09 UTC (rev 841887) @@ -4,7 +4,7 @@ _hkgname=json pkgname=haskell-json pkgver=0.10 -pkgrel=12 +pkgrel=13 pkgdesc="Support for serialising Haskell to and from JSON" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
