diff --git a/ghc-skylighting-core.changes b/ghc-skylighting-core.changes index 8e09926..3b6578d 100644 --- a/ghc-skylighting-core.changes +++ b/ghc-skylighting-core.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sun Aug 27 00:40:42 UTC 2023 - Peter Simons + +- Update skylighting-core to version 0.14. + ## 0.14 + + * Add rWeakDeliminators field to Rule. [API change] + + * Make WordDetect sensitive to weakDeliminator. This fixes + parsing of floats beginning with '0.' in C (#174). + + * Add debiancontrol syntax (#173). + ------------------------------------------------------------------- Fri Jul 21 05:08:36 UTC 2023 - Peter Simons diff --git a/ghc-skylighting-core.spec b/ghc-skylighting-core.spec index b08d563..1a215b6 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.4.1 +Version: 0.14 Release: 0 Summary: Syntax highlighting library License: BSD-3-Clause diff --git a/skylighting-core-0.13.4.1.tar.gz b/skylighting-core-0.13.4.1.tar.gz deleted file mode 100644 index 0151fcc..0000000 --- a/skylighting-core-0.13.4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c554edbf5c30e205482c46eb5ed55c2ce03c2ede69f0fb5ca9c9c97931cae2c3 -size 863281 diff --git a/skylighting-core-0.14.tar.gz b/skylighting-core-0.14.tar.gz new file mode 100644 index 0000000..19fbc9b --- /dev/null +++ b/skylighting-core-0.14.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1223bd508d2e8dbd98db371c8ebbbe70449856d984934f54fa33d3040fe8cb91 +size 864021