Date: Thursday, November 11, 2021 @ 22:58:47 Author: felixonmars Revision: 1042544
upgpkg: haskell-json 0.10-62: rebuild with doctest 0.18.2 Modified: haskell-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-11-11 22:58:08 UTC (rev 1042543) +++ PKGBUILD 2021-11-11 22:58:47 UTC (rev 1042544) @@ -4,7 +4,7 @@ _hkgname=json pkgname=haskell-json pkgver=0.10 -pkgrel=61 +pkgrel=62 pkgdesc="Support for serialising Haskell to and from JSON" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
