Date: Friday, February 18, 2022 @ 23:53:26 Author: felixonmars Revision: 1134607
upgpkg: haskell-json 0.10-80: rebuild with hashable 1.4.0.0 Modified: haskell-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-18 23:53:02 UTC (rev 1134606) +++ PKGBUILD 2022-02-18 23:53:26 UTC (rev 1134607) @@ -4,7 +4,7 @@ _hkgname=json pkgname=haskell-json pkgver=0.10 -pkgrel=79 +pkgrel=80 pkgdesc="Support for serialising Haskell to and from JSON" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
