Date: Monday, March 7, 2022 @ 18:01:46 Author: felixonmars Revision: 1144636
upgpkg: haskell-json 0.10-82: rebuild with doctest 0.19.0 Modified: haskell-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-07 18:01:21 UTC (rev 1144635) +++ PKGBUILD 2022-03-07 18:01:46 UTC (rev 1144636) @@ -4,7 +4,7 @@ _hkgname=json pkgname=haskell-json pkgver=0.10 -pkgrel=81 +pkgrel=82 pkgdesc="Support for serialising Haskell to and from JSON" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
