Date: Saturday, August 28, 2021 @ 21:31:11 Author: felixonmars Revision: 1007928
upgpkg: haskell-json 0.10-56: rebuild with hashable 1.3.3.0 Modified: haskell-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-28 21:30:33 UTC (rev 1007927) +++ PKGBUILD 2021-08-28 21:31:11 UTC (rev 1007928) @@ -4,7 +4,7 @@ _hkgname=json pkgname=haskell-json pkgver=0.10 -pkgrel=55 +pkgrel=56 pkgdesc="Support for serialising Haskell to and from JSON" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
