Accepting request 1240769 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/1240769 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-skylighting?expand=0&rev=46
This commit is contained in:
commit
dee31344f9
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 7 23:20:05 UTC 2025 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update skylighting to version 0.14.6.
|
||||
## 0.14.6
|
||||
|
||||
* Export Skylighting.Format.Typst from Skylighting [API change] (#201).
|
||||
Allow typst as an output format in the cli executable.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 23 06:56:47 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-skylighting
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
%global pkg_name skylighting
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.14.5
|
||||
Version: 0.14.6
|
||||
Release: 0
|
||||
Summary: Syntax highlighting library
|
||||
License: GPL-2.0-or-later
|
||||
@ -45,6 +45,8 @@ BuildRequires: ghc-skylighting-format-context-devel
|
||||
BuildRequires: ghc-skylighting-format-context-prof
|
||||
BuildRequires: ghc-skylighting-format-latex-devel
|
||||
BuildRequires: ghc-skylighting-format-latex-prof
|
||||
BuildRequires: ghc-skylighting-format-typst-devel
|
||||
BuildRequires: ghc-skylighting-format-typst-prof
|
||||
ExcludeArch: %{ix86}
|
||||
|
||||
%description
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6cc20fc02b5996bb0b98c7ef2c35281ed8d12a43f6cb94aa43d65ba43adc43f7
|
||||
size 1471559
|
3
skylighting-0.14.6.tar.gz
Normal file
3
skylighting-0.14.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eae33be53dee6498d2b87e7b71abc620d5593c5543678f237c6b7982bb96e3bc
|
||||
size 1471714
|
Loading…
x
Reference in New Issue
Block a user