Accepting request 842741 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/842741 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-brick?expand=0&rev=7
This commit is contained in:
commit
10622c9290
@ -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
3
brick-0.57.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e1d50d2b315cabb8cb3102697ea613eba0feb0799b659334eb0f01512b0b8894
|
||||
size 698037
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user