diff --git a/ghc-ghc-lib-parser-ex.changes b/ghc-ghc-lib-parser-ex.changes index 22023b3..85a363f 100644 --- a/ghc-ghc-lib-parser-ex.changes +++ b/ghc-ghc-lib-parser-ex.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Sun Aug 27 17:51:42 UTC 2023 - Peter Simons + +- Update ghc-lib-parser-ex to version 9.6.0.2. + # 9.6.0.2 released + - New functions `isTypedSplice`, `isUntypedSpice` + + # 9.6.0.1 released + - Add `&` to `baseFixities` + - Add support for ghc-9.8 series: `GH_9_8` + - New functions `isLetStmt` and `isDo` + + # 9.6.0.0 released + - Add support for ghc-9.6 series: `GHC_9_6` + + ## 0.20221201 released + - Update to `ghc-lib-parser-0.20221201` + + ## 0.20221101 released + - Update to `ghc-lib-parser-0.20221101` + + ## 0.20221001 released + - Update to `ghc-lib-parser-0.20221001` + + ## 0.20220901 released + - Update to `ghc-lib-parser-0.20220901` + ------------------------------------------------------------------- Thu Mar 30 17:06:51 UTC 2023 - Peter Simons diff --git a/ghc-ghc-lib-parser-ex.spec b/ghc-ghc-lib-parser-ex.spec index 209abb3..fd0f1b4 100644 --- a/ghc-ghc-lib-parser-ex.spec +++ b/ghc-ghc-lib-parser-ex.spec @@ -20,7 +20,7 @@ %global pkgver %{pkg_name}-%{version} %bcond_with tests Name: ghc-%{pkg_name} -Version: 9.4.0.0 +Version: 9.6.0.2 Release: 0 Summary: Algorithms on GHC parse trees License: BSD-3-Clause diff --git a/ghc-lib-parser-ex-9.4.0.0.tar.gz b/ghc-lib-parser-ex-9.4.0.0.tar.gz deleted file mode 100644 index c6f363e..0000000 --- a/ghc-lib-parser-ex-9.4.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ce3ff339a0a259a18ae921c547b35732eaca1a567a33fba1a7c65c16c973191b -size 23592 diff --git a/ghc-lib-parser-ex-9.6.0.2.tar.gz b/ghc-lib-parser-ex-9.6.0.2.tar.gz new file mode 100644 index 0000000..479d6f0 --- /dev/null +++ b/ghc-lib-parser-ex-9.6.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a618793031316c46bcbf44ad5f09878a03c52e3c9ad5d45f89d3f48d62826bb +size 24271