Date: Saturday, May 28, 2022 @ 14:13:05 Author: felixonmars Revision: 1211522
upgpkg: haskell-json 0.10-96: rebuild with doctest 0.20.0 Modified: haskell-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-28 14:12:59 UTC (rev 1211521) +++ PKGBUILD 2022-05-28 14:13:05 UTC (rev 1211522) @@ -4,7 +4,7 @@ _hkgname=json pkgname=haskell-json pkgver=0.10 -pkgrel=95 +pkgrel=96 pkgdesc="Support for serialising Haskell to and from JSON" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
