osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-ansi-terminal revision:8, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-ansi-terminal?expand=0&rev=31
This commit is contained in:
Peter Simons 2019-05-15 01:01:42 +00:00 committed by Git OBS Bridge
parent 7a5dd41774
commit 9dccbf8f3c
4 changed files with 14 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon May 13 02:02:17 UTC 2019 - psimons@suse.com
- Update ansi-terminal to version 0.9.1.
Version 0.9.1
-------------
* Flag modules with GHC's 'Safe Haskell' language extensions (from GHC 7.2.1).
* Improvements and corrections to Haddock documentation.
-------------------------------------------------------------------
Sun Jan 27 03:01:38 UTC 2019 - psimons@suse.com

View File

@ -18,7 +18,7 @@
%global pkg_name ansi-terminal
Name: ghc-%{pkg_name}
Version: 0.9
Version: 0.9.1
Release: 0
Summary: Simple ANSI terminal support, with Windows compatibility
License: BSD-3-Clause