Accepting request 1098737 from devel:languages:haskell

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1098737
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-skylighting-core?expand=0&rev=34
This commit is contained in:
Dominique Leuenberger 2023-07-18 19:53:55 +00:00 committed by Git OBS Bridge
commit 90b3c07871
4 changed files with 22 additions and 4 deletions

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Fri Jul 7 05:49:20 UTC 2023 - Peter Simons <psimons@suse.com>
- 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 <psimons@suse.com>

View File

@ -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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6c6d0fae4aaa80f4dfca2b516ad8a864a6e8b5be7fdba039bd6fb00cb68c63d5
size 854171

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ce7b899b020270d74bad6e2c763ad274627ab15eff7c0709f994c7839d303b59
size 858475