Date: Monday, August 8, 2022 @ 14:52:30 Author: felixonmars Revision: 1260961
upgpkg: haskell-json 0.10-106: rebuild with tasty 1.4.2.3 Modified: haskell-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-08 14:52:16 UTC (rev 1260960) +++ PKGBUILD 2022-08-08 14:52:30 UTC (rev 1260961) @@ -4,7 +4,7 @@ _hkgname=json pkgname=haskell-json pkgver=0.10 -pkgrel=105 +pkgrel=106 pkgdesc="Support for serialising Haskell to and from JSON" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
