forked from pool/ghc-skylighting-core
Accepting request 987091 from devel:languages:haskell
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/987091 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-skylighting-core?expand=0&rev=29
This commit is contained in:
commit
0b2b39e0a4
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 19 17:52:09 UTC 2022 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
- Update skylighting-core to version 0.12.3.1.
|
||||||
|
## 0.12.3.1
|
||||||
|
|
||||||
|
* Allow mtl 2.3.
|
||||||
|
|
||||||
|
* Update syntax defs from upstream: bash, cmake, go, haxe, lua, zsh.
|
||||||
|
|
||||||
|
* Add nix.xml (#149).
|
||||||
|
|
||||||
|
* Add Pygments styles for `Import` and `BuiltIn` token types (#147,
|
||||||
|
Bryan A. Danielak).
|
||||||
|
|
||||||
|
* Use StrictData.
|
||||||
|
|
||||||
|
* Remove unused dependencies (silences cabal warnings) (Andreas Abel).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 18 19:54:42 UTC 2022 - Peter Simons <psimons@suse.com>
|
Fri Feb 18 19:54:42 UTC 2022 - Peter Simons <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.12.3
|
Version: 0.12.3.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Syntax highlighting library
|
Summary: Syntax highlighting library
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
3
skylighting-core-0.12.3.1.tar.gz
Normal file
3
skylighting-core-0.12.3.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:08967893029266b79a0c63742bf18aaecd7bf5c6fd29fae8a2f01fc1dd5a5b23
|
||||||
|
size 782536
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1c50246689570184ca90dab7cb7ed916b4eaa191b16b4c55ef56edbbb522685f
|
|
||||||
size 780639
|
|
Loading…
Reference in New Issue
Block a user