diff --git a/cborg-json-0.2.4.0.tar.gz b/cborg-json-0.2.4.0.tar.gz deleted file mode 100644 index 9331abd..0000000 --- a/cborg-json-0.2.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3b1fcc566b6f3d7fb4978eba1d9e9a93076ba455bb90e40523b9071c9c46b1c0 -size 4218 diff --git a/cborg-json-0.2.5.0.tar.gz b/cborg-json-0.2.5.0.tar.gz new file mode 100644 index 0000000..35c57a0 --- /dev/null +++ b/cborg-json-0.2.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58c373453f06fd8558e062c4fbe6dd862cb0ae28ac3c02ba3b607573bd077cd4 +size 4246 diff --git a/ghc-cborg-json.changes b/ghc-cborg-json.changes index 6940f78..7b36ad4 100644 --- a/ghc-cborg-json.changes +++ b/ghc-cborg-json.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sat Sep 24 16:36:46 UTC 2022 - Peter Simons + +- Update cborg-json to version 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 + ------------------------------------------------------------------- Fri Apr 22 22:48:17 UTC 2022 - Peter Simons diff --git a/ghc-cborg-json.spec b/ghc-cborg-json.spec index aeca5c9..0d22810 100644 --- a/ghc-cborg-json.spec +++ b/ghc-cborg-json.spec @@ -18,7 +18,7 @@ %global pkg_name cborg-json Name: ghc-%{pkg_name} -Version: 0.2.4.0 +Version: 0.2.5.0 Release: 0 Summary: A library for encoding JSON as CBOR License: BSD-3-Clause