osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-skylighting-core revision:24, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-skylighting-core?expand=0&rev=54
This commit is contained in:
Ondřej Súkup 2021-03-19 15:52:57 +00:00 committed by Git OBS Bridge
parent 394ed78a0e
commit 8fb0c5384a
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