osc copypac from project:devel:languages:haskell:lts:10 package:ghc-ansi-terminal revision:3, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-ansi-terminal?expand=0&rev=19
This commit is contained in:
parent
1b82e74b4a
commit
1328437141
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:458f98e0c9217897f0ff07f730cfc3ed380089936fb31942aec31bb336608095
|
|
||||||
size 30199
|
|
3
ansi-terminal-0.7.1.1.tar.gz
Normal file
3
ansi-terminal-0.7.1.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6fc87697dfff772f7fbb4fe49e29c366b184f9ad288520831a9e0b572aa554fc
|
||||||
|
size 26275
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 21 19:13:03 UTC 2017 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update to version 0.7.1.1.
|
||||||
|
A more detailed change log is not available.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com
|
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%global pkg_name ansi-terminal
|
%global pkg_name ansi-terminal
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.6.3.1
|
Version: 0.7.1.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Simple ANSI terminal support, with Windows compatibility
|
Summary: Simple ANSI terminal support, with Windows compatibility
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
@ -26,13 +26,13 @@ Group: Development/Libraries/Haskell
|
|||||||
URL: https://hackage.haskell.org/package/%{pkg_name}
|
URL: https://hackage.haskell.org/package/%{pkg_name}
|
||||||
Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
|
Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
|
||||||
BuildRequires: ghc-Cabal-devel
|
BuildRequires: ghc-Cabal-devel
|
||||||
|
BuildRequires: ghc-colour-devel
|
||||||
BuildRequires: ghc-rpm-macros
|
BuildRequires: ghc-rpm-macros
|
||||||
|
|
||||||
%description
|
%description
|
||||||
ANSI terminal support for Haskell: allows cursor movement, screen clearing,
|
ANSI terminal support for Haskell: allows cursor movement, screen clearing,
|
||||||
color output showing or hiding the cursor, and changing the title.
|
color output, showing or hiding the cursor, and changing the title.
|
||||||
Compatible with Windows and those Unixes with ANSI terminals, but only GHC is
|
Works on UNIX and Windows.
|
||||||
supported as a compiler.
|
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Haskell %{pkg_name} library development files
|
Summary: Haskell %{pkg_name} library development files
|
||||||
|
Loading…
Reference in New Issue
Block a user