Date: Friday, January 6, 2023 @ 20:12:08 Author: felixonmars Revision: 1379222
upgpkg: haskell-json 0.10-125: rebuild with hashable 1.4.2.0 Modified: haskell-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-06 20:11:59 UTC (rev 1379221) +++ PKGBUILD 2023-01-06 20:12:08 UTC (rev 1379222) @@ -4,7 +4,7 @@ _hkgname=json pkgname=haskell-json pkgver=0.10 -pkgrel=124 +pkgrel=125 pkgdesc="Support for serialising Haskell to and from JSON" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
