Date: Thursday, November 18, 2021 @ 00:42:07 Author: felixonmars Revision: 1051456
upgpkg: haskell-json 0.10-65: rebuild with hashable 1.3.4.0 Modified: haskell-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-11-18 00:41:28 UTC (rev 1051455) +++ PKGBUILD 2021-11-18 00:42:07 UTC (rev 1051456) @@ -4,7 +4,7 @@ _hkgname=json pkgname=haskell-json pkgver=0.10 -pkgrel=64 +pkgrel=65 pkgdesc="Support for serialising Haskell to and from JSON" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
