diff --git a/ghc-skylighting-core.changes b/ghc-skylighting-core.changes index 3c3a157..8e09926 100644 --- a/ghc-skylighting-core.changes +++ b/ghc-skylighting-core.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri Jul 21 05:08:36 UTC 2023 - Peter Simons + +- Update skylighting-core to version 0.13.4.1. + ## 0.13.4.1 + + * Update syntax definitions: ada, bash, cmake, css, html, isocpp, java, + javascript, kotlin, latex, makefile, markdown, php, python, qml, r, + sass, scss, typescript, zsh. + + * Don't require word boundary at end of Int, Float, HlCHex, HlCOct (#170). + KDE does not. This fixes things like `7L` in R. + ------------------------------------------------------------------- Fri Jul 7 05:49:20 UTC 2023 - Peter Simons diff --git a/ghc-skylighting-core.spec b/ghc-skylighting-core.spec index 36ac8ae..b08d563 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 +Version: 0.13.4.1 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 new file mode 100644 index 0000000..0151fcc --- /dev/null +++ b/skylighting-core-0.13.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c554edbf5c30e205482c46eb5ed55c2ce03c2ede69f0fb5ca9c9c97931cae2c3 +size 863281 diff --git a/skylighting-core-0.13.4.tar.gz b/skylighting-core-0.13.4.tar.gz deleted file mode 100644 index 1261137..0000000 --- a/skylighting-core-0.13.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ce7b899b020270d74bad6e2c763ad274627ab15eff7c0709f994c7839d303b59 -size 858475