Date: Wednesday, October 26, 2022 @ 13:10:33 Author: felixonmars Revision: 1335512
upgpkg: haskell-json 0.10-118: rebuild with doctest 0.20.1 Modified: haskell-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-26 13:09:52 UTC (rev 1335511) +++ PKGBUILD 2022-10-26 13:10:33 UTC (rev 1335512) @@ -4,7 +4,7 @@ _hkgname=json pkgname=haskell-json pkgver=0.10 -pkgrel=117 +pkgrel=118 pkgdesc="Support for serialising Haskell to and from JSON" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
