From 91eea37769c936e39549c9d8a9b9e0f4e5f20ec256555d0cb23a64caa1913694 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sat, 8 Jul 2023 21:01:18 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-9.4.x package:ghc-skylighting-core revision:9, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-skylighting-core?expand=0&rev=77 --- ghc-skylighting-core.changes | 18 ++++++++++++++++++ ghc-skylighting-core.spec | 2 +- skylighting-core-0.13.3.tar.gz | 3 --- skylighting-core-0.13.4.tar.gz | 3 +++ 4 files changed, 22 insertions(+), 4 deletions(-) delete mode 100644 skylighting-core-0.13.3.tar.gz create mode 100644 skylighting-core-0.13.4.tar.gz diff --git a/ghc-skylighting-core.changes b/ghc-skylighting-core.changes index 36b219a..3c3a157 100644 --- a/ghc-skylighting-core.changes +++ b/ghc-skylighting-core.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Fri Jul 7 05:49:20 UTC 2023 - Peter Simons + +- Update skylighting-core to version 0.13.4. + ## 0.13.4 + + * Add `dosbat` syntax (MS DOS batch file) (#169). + + * Derive `Bounded` Instance for `TokenType` (#168, Pavan Pikhi). + Add `Bounded` to the derived instances for the `TokenType` type. This + allows consumers to use `[minBound .. maxBound]` to generate a list of + all token types when writing a `Style`. + + * Require xml-conduit >= 1.9.1.3. This fixes a bug that prevents + parsing certain DOCTYPE declarations, e.g. in `agda.xml`. + + * Updated `cmake` syntax definition. + ------------------------------------------------------------------- Tue Jun 20 18:03:58 UTC 2023 - Peter Simons diff --git a/ghc-skylighting-core.spec b/ghc-skylighting-core.spec index 309215c..36ac8ae 100644 --- a/ghc-skylighting-core.spec +++ b/ghc-skylighting-core.spec @@ -20,7 +20,7 @@ %global pkgver %{pkg_name}-%{version} %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.13.3 +Version: 0.13.4 Release: 0 Summary: Syntax highlighting library License: BSD-3-Clause diff --git a/skylighting-core-0.13.3.tar.gz b/skylighting-core-0.13.3.tar.gz deleted file mode 100644 index 2bac62a..0000000 --- a/skylighting-core-0.13.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6c6d0fae4aaa80f4dfca2b516ad8a864a6e8b5be7fdba039bd6fb00cb68c63d5 -size 854171 diff --git a/skylighting-core-0.13.4.tar.gz b/skylighting-core-0.13.4.tar.gz new file mode 100644 index 0000000..1261137 --- /dev/null +++ b/skylighting-core-0.13.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce7b899b020270d74bad6e2c763ad274627ab15eff7c0709f994c7839d303b59 +size 858475