head 1.2; access; symbols pkgsrc-2022Q4:1.1.0.4 pkgsrc-2022Q4-base:1.1 pkgsrc-2022Q3:1.1.0.2 pkgsrc-2022Q3-base:1.1; locks; strict; comment @# @; 1.2 date 2023.01.29.11.56.04; author pho; state dead; branches; next 1.1; commitid RXfAvhaJLYziPqbE; 1.1 date 2022.08.29.10.41.02; author wiz; state Exp; branches; next ; commitid 9H2QjQKHwMuokLRD; desc @@ 1.2 log @converters/hs-cborg-json: Update to 0.2.5.0 0.2.5.0 -- 2022-09-24 * Support GHC 9.4 * Drop GHC 8.0 and 8.2 support * Support aeson 2.1 @ text @$NetBSD: patch-cborg-json.cabal,v 1.1 2022/08/29 10:41:02 wiz Exp $ Allow current pkgsrc versions of hs-vector and hs-aeson. --- cborg-json.cabal.orig 2001-09-09 01:46:40.000000000 +0000 +++ cborg-json.cabal @@@@ -31,12 +31,12 @@@@ library ghc-options: -Wall build-depends: base >=4.7 && < 4.17, - aeson >=0.7 && <2.1, + aeson >=0.7 && <2.2, aeson-pretty >=0.8 && <0.9, unordered-containers >=0.2 && <0.3, scientific >=0.3 && <0.4, text >=1.1 && <2.1, - vector >=0.10 && <0.13, + vector >=0.10 && <0.14, cborg ==0.2.* hs-source-dirs: src default-language: Haskell2010 @ 1.1 log @hs-cborg-json: update to 0.2.4.0. Changes not found. @ text @d1 1 a1 1 $NetBSD$ @