Date: Saturday, May 14, 2022 @ 11:49:27 Author: felixonmars Revision: 1203935
upgpkg: haskell-json 0.10-95: rebuild with hashable 1.4.0.2 Modified: haskell-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-14 11:49:20 UTC (rev 1203934) +++ PKGBUILD 2022-05-14 11:49:27 UTC (rev 1203935) @@ -4,7 +4,7 @@ _hkgname=json pkgname=haskell-json pkgver=0.10 -pkgrel=94 +pkgrel=95 pkgdesc="Support for serialising Haskell to and from JSON" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
