Accepting request 880428 from devel:languages:haskell

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/880428
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-skylighting-core?expand=0&rev=21
This commit is contained in:
Dominique Leuenberger 2021-03-24 15:12:03 +00:00 committed by Git OBS Bridge
commit 5ab16fa2b3
4 changed files with 16 additions and 6 deletions

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Mar 14 22:46:44 UTC 2021 - psimons@suse.com
- Update skylighting-core to version 0.10.4.1.
## 0.10.4.1
* Fixed logic for checking line-end-context (#119).
* Use NonEmpty for the context stack.
* Remove unneeded build-depends.
-------------------------------------------------------------------
Tue Mar 2 09:33:06 UTC 2021 - psimons@suse.com

View File

@ -19,7 +19,7 @@
%global pkg_name skylighting-core
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.10.4
Version: 0.10.4.1
Release: 0
Summary: Syntax highlighting library
License: BSD-3-Clause
@ -48,10 +48,8 @@ BuildRequires: ghc-xml-conduit-devel
ExcludeArch: %{ix86}
%if %{with tests}
BuildRequires: ghc-Diff-devel
BuildRequires: ghc-HUnit-devel
BuildRequires: ghc-QuickCheck-devel
BuildRequires: ghc-pretty-show-devel
BuildRequires: ghc-random-devel
BuildRequires: ghc-tasty-devel
BuildRequires: ghc-tasty-golden-devel
BuildRequires: ghc-tasty-hunit-devel

View File

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

View File

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