diff --git a/ghc-skylighting-core.changes b/ghc-skylighting-core.changes index c961fbf..38b38c9 100644 --- a/ghc-skylighting-core.changes +++ b/ghc-skylighting-core.changes @@ -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 diff --git a/ghc-skylighting-core.spec b/ghc-skylighting-core.spec index 7187199..72f6d9b 100644 --- a/ghc-skylighting-core.spec +++ b/ghc-skylighting-core.spec @@ -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 diff --git a/skylighting-core-0.10.4.1.tar.gz b/skylighting-core-0.10.4.1.tar.gz new file mode 100644 index 0000000..2cd98a5 --- /dev/null +++ b/skylighting-core-0.10.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3eca72451953bf7596c772a577a1652dc388b14da192902216293e87be4f61e +size 711627 diff --git a/skylighting-core-0.10.4.tar.gz b/skylighting-core-0.10.4.tar.gz deleted file mode 100644 index acb22e8..0000000 --- a/skylighting-core-0.10.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4f356264fa7f8bc682e39830029036f392a088e719f17e2f27d4d692355fac2c -size 711447