From f2dc3119d0b0af4d80936449b2aa56685dbfdbc0757b23f6a027960ce30318ed Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sat, 8 Jul 2023 21:01:17 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-9.4.x package:ghc-skylighting revision:9, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-skylighting?expand=0&rev=92 --- ghc-skylighting.changes | 18 ++++++++++++++++++ ghc-skylighting.spec | 2 +- skylighting-0.13.3.tar.gz | 3 --- skylighting-0.13.4.tar.gz | 3 +++ 4 files changed, 22 insertions(+), 4 deletions(-) delete mode 100644 skylighting-0.13.3.tar.gz create mode 100644 skylighting-0.13.4.tar.gz diff --git a/ghc-skylighting.changes b/ghc-skylighting.changes index d30821c..5aa8eff 100644 --- a/ghc-skylighting.changes +++ b/ghc-skylighting.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Fri Jul 7 05:49:44 UTC 2023 - Peter Simons + +- Update skylighting 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:04:23 UTC 2023 - Peter Simons diff --git a/ghc-skylighting.spec b/ghc-skylighting.spec index 55622a9..9d27662 100644 --- a/ghc-skylighting.spec +++ b/ghc-skylighting.spec @@ -19,7 +19,7 @@ %global pkg_name skylighting %global pkgver %{pkg_name}-%{version} Name: ghc-%{pkg_name} -Version: 0.13.3 +Version: 0.13.4 Release: 0 Summary: Syntax highlighting library License: GPL-2.0-or-later diff --git a/skylighting-0.13.3.tar.gz b/skylighting-0.13.3.tar.gz deleted file mode 100644 index e476e9b..0000000 --- a/skylighting-0.13.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b25c63cf342aff3c00742e08f4c80d641ebe5fd20eb7a4970450b8e0576e9b95 -size 1367538 diff --git a/skylighting-0.13.4.tar.gz b/skylighting-0.13.4.tar.gz new file mode 100644 index 0000000..abea51d --- /dev/null +++ b/skylighting-0.13.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95ec8792a1c2de1c204f9c10de14c21cb4de1ce250e7156157eccb788a6a6427 +size 1374534