forked from pool/ghc-skylighting
osc copypac from project:devel:languages:haskell:ghc-9.4.x package:ghc-skylighting revision:10, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-skylighting?expand=0&rev=94
This commit is contained in:
parent
f2dc3119d0
commit
f0ff15b148
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 21 05:08:58 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
- Update skylighting to version 0.13.4.1.
|
||||||
|
## 0.13.4.1
|
||||||
|
|
||||||
|
* Update syntax definitions: ada, bash, cmake, css, html, isocpp, java,
|
||||||
|
javascript, kotlin, latex, makefile, markdown, php, python, qml, r,
|
||||||
|
sass, scss, typescript, zsh.
|
||||||
|
|
||||||
|
* Don't require word boundary at end of Int, Float, HlCHex, HlCOct (#170).
|
||||||
|
KDE does not. This fixes things like `7L` in R.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jul 7 05:49:44 UTC 2023 - Peter Simons <psimons@suse.com>
|
Fri Jul 7 05:49:44 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%global pkg_name skylighting
|
%global pkg_name skylighting
|
||||||
%global pkgver %{pkg_name}-%{version}
|
%global pkgver %{pkg_name}-%{version}
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.13.4
|
Version: 0.13.4.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Syntax highlighting library
|
Summary: Syntax highlighting library
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
3
skylighting-0.13.4.1.tar.gz
Normal file
3
skylighting-0.13.4.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f1f704b35ca161778daa07c422d15f547f4b92fe1e5e57bebbc5038fb6942c24
|
||||||
|
size 1382542
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:95ec8792a1c2de1c204f9c10de14c21cb4de1ce250e7156157eccb788a6a6427
|
|
||||||
size 1374534
|
|
Loading…
Reference in New Issue
Block a user