osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-brick revision:9, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-brick?expand=0&rev=14
This commit is contained in:
Peter Simons 2020-10-20 09:15:29 +00:00 committed by Git OBS Bridge
parent 986480a49b
commit 2bd1d27f6b
4 changed files with 19 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1cc5339a614dd8d5909249e6a52a5e11866e1133dd7da83260df036d927d7cee
size 697957

3
brick-0.57.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e1d50d2b315cabb8cb3102697ea613eba0feb0799b659334eb0f01512b0b8894
size 698037

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue Oct 6 08:56:57 UTC 2020 - psimons@suse.com
- Update brick to version 0.57.
0.57
----
Package changes:
* Raised lower bound on `vty` to 5.31 to get the new `strikethrough`
style.
New features:
* Added support for the `strikethrough` style in Brick theme
customization files.
-------------------------------------------------------------------
Sun Sep 27 02:01:03 UTC 2020 - psimons@suse.com

View File

@ -19,7 +19,7 @@
%global pkg_name brick
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.56
Version: 0.57
Release: 0
Summary: A declarative terminal user interface library
License: BSD-3-Clause