Accepting request 880427 from devel:languages:haskell
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/880427 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-skylighting?expand=0&rev=23
This commit is contained in:
commit
dc682be94e
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 14 22:46:52 UTC 2021 - psimons@suse.com
|
||||
|
||||
- Update skylighting 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:32:51 UTC 2021 - psimons@suse.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%global pkg_name skylighting
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.10.4
|
||||
Version: 0.10.4.1
|
||||
Release: 0
|
||||
Summary: Syntax highlighting library
|
||||
License: GPL-2.0-or-later
|
||||
@ -30,8 +30,6 @@ BuildRequires: ghc-binary-devel
|
||||
BuildRequires: ghc-blaze-html-devel
|
||||
BuildRequires: ghc-bytestring-devel
|
||||
BuildRequires: ghc-containers-devel
|
||||
BuildRequires: ghc-directory-devel
|
||||
BuildRequires: ghc-filepath-devel
|
||||
BuildRequires: ghc-pretty-show-devel
|
||||
BuildRequires: ghc-rpm-macros
|
||||
BuildRequires: ghc-skylighting-core-devel
|
||||
|
3
skylighting-0.10.4.1.tar.gz
Normal file
3
skylighting-0.10.4.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3b6abca6a02edf039786cf7c412f0be8f7a613ac220571bc2338e1e5b6033aa8
|
||||
size 649229
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:527c6f41593e36ee6c5a395f85cbdfd78242e527dee3dc5c462793702acdf614
|
||||
size 649036
|
Loading…
Reference in New Issue
Block a user