forked from pool/ghc-skylighting-core
Accepting request 737220 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/737220 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-skylighting-core?expand=0&rev=10
This commit is contained in:
commit
fd56e48ff9
@ -1,3 +1,40 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 4 02:02:06 UTC 2019 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update skylighting-core to version 0.8.2.3.
|
||||||
|
## 0.8.2.3 -- 2019-10-03
|
||||||
|
|
||||||
|
* Tests: ensure we read test files as UTF-8.
|
||||||
|
|
||||||
|
* Fix compiler warnings around Monoid imports.
|
||||||
|
|
||||||
|
* Add MonadFail constraint (allowing compilation with ghc 8.8.x).
|
||||||
|
|
||||||
|
* Add cabal.project and move CI from Travis to GitHub Actions.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 2 02:01:44 UTC 2019 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update skylighting-core to version 0.8.2.2.
|
||||||
|
## 0.8.2.2 -- 2019-09-30
|
||||||
|
|
||||||
|
* Remove upper bound on regex-base and require
|
||||||
|
regex-pcre-builtin >= 0.95, to avoid a build conflict
|
||||||
|
with earlier versions of regex-pcre-builtin and
|
||||||
|
regex-base >= 0.94.
|
||||||
|
|
||||||
|
* Remove unused system-pcre flag in skylighting.cabal.
|
||||||
|
This flag only affects skylighting-core.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 26 02:01:29 UTC 2019 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update skylighting-core to version 0.8.2.1.
|
||||||
|
Upstream has edited the change log file since the last release in
|
||||||
|
a non-trivial way, i.e. they did more than just add a new entry
|
||||||
|
at the top. You can review the file at:
|
||||||
|
http://hackage.haskell.org/package/skylighting-core-0.8.2.1/src/changelog.md
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jul 15 02:01:57 UTC 2019 - psimons@suse.com
|
Mon Jul 15 02:01:57 UTC 2019 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%global pkg_name skylighting-core
|
%global pkg_name skylighting-core
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.8.2
|
Version: 0.8.2.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Syntax highlighting library
|
Summary: Syntax highlighting library
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
3
skylighting-core-0.8.2.3.tar.gz
Normal file
3
skylighting-core-0.8.2.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ccde924ebebfc84efaa877e7504a360812bbc87d64d9a7a2ee86208f16b3aa00
|
||||||
|
size 660107
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:407f91df647cca1e0928281f38f192719c70be4d7d05e121d8bc9f0c4e08a1d9
|
|
||||||
size 664199
|
|
Loading…
Reference in New Issue
Block a user