Accepting request 642847 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/642847 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-ansi-terminal?expand=0&rev=9
This commit is contained in:
commit
5410133aff
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eb3cb8b0d0ce1c67ae3146c0b73a83e640c6f049d36bd6e859b6b951117e4810
|
||||
size 29304
|
3
ansi-terminal-0.8.1.tar.gz
Normal file
3
ansi-terminal-0.8.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9ef38bbff7e703f964a4c0a1f17b851a6eadcaeffbe01697599eda5a6842a4ba
|
||||
size 30375
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 09:42:57 UTC 2018 - psimons@suse.com
|
||||
|
||||
- Update ansi-terminal to version 0.8.1.
|
||||
* Add `hSupportsANSIWithoutEmulation`. On Windows 10, if the handle is identifed
|
||||
as connected to a native terminal ('Command Prompt' or 'PowerShell'), the
|
||||
processing of 'ANSI' control characters will be enabled.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 18 14:26:12 UTC 2018 - psimons@suse.com
|
||||
|
||||
|
@ -12,13 +12,13 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%global pkg_name ansi-terminal
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.8.0.4
|
||||
Version: 0.8.1
|
||||
Release: 0
|
||||
Summary: Simple ANSI terminal support, with Windows compatibility
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user