update to 0.9.1
This commit is contained in:
parent
93699cea19
commit
b74fc2dfd6
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
||||
/ansi-terminal-0.7.1.1.tar.gz
|
||||
/ansi-terminal-0.8.0.4.tar.gz
|
||||
/ansi-terminal-0.8.2.tar.gz
|
||||
/ansi-terminal-0.9.1.tar.gz
|
||||
|
@ -5,9 +5,9 @@
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.8.2
|
||||
Release: 4%{?dist}
|
||||
Summary: Simple ANSI terminal support
|
||||
Version: 0.9.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Simple ANSI terminal support, with Windows compatibility
|
||||
|
||||
License: BSD
|
||||
Url: https://hackage.haskell.org/package/%{pkg_name}
|
||||
@ -112,6 +112,9 @@ This package provides the Haskell %{pkg_name} profiling library.
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Feb 09 2020 Jens Petersen <petersen@redhat.com> - 0.9.1-1
|
||||
- update to 0.9.1
|
||||
|
||||
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.2-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ansi-terminal-0.8.2.tar.gz) = 7767400d6a7db682905f0ed700027515b61cb36d8a987d6b0e7b46638d7506604009fda7f3bd0413a74ea39f88a8fbde8a5a952b43dc2b22c1f9e8f4b99154cd
|
||||
SHA512 (ansi-terminal-0.9.1.tar.gz) = bab9b55fe0494b30c01ab9211bfb17a02eaea781a945175b3b511f876004e27124b9caa71c185a8643bbff31dee814bd410ce66742dd930328533d3a63e785a0
|
||||
|
Loading…
Reference in New Issue
Block a user