revert to 0.8.1
0.9.0 needs transformers-compat anyway
This commit is contained in:
parent
969e7179eb
commit
78cc1b6465
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,2 @@
|
||||
/optparse-applicative-0.8.0.1.tar.gz
|
||||
/optparse-applicative-0.8.1.tar.gz
|
||||
/optparse-applicative-0.9.0.tar.gz
|
||||
|
@ -3,8 +3,8 @@
|
||||
%global pkg_name optparse-applicative
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.9.0
|
||||
Release: 1%{?dist}
|
||||
Version: 0.8.1
|
||||
Release: 2%{?dist}
|
||||
Summary: Utilities and combinators for parsing command line options
|
||||
|
||||
License: BSD
|
||||
@ -68,8 +68,8 @@ files.
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri May 23 2014 Ricky Elrod <rleord@redhat.com> - 0.9.0-1
|
||||
- Latest upstream release.
|
||||
* Tue Jul 8 2014 Jens Petersen <petersen@redhat.com> - 0.8.1-2
|
||||
- F21 rebuild
|
||||
|
||||
* Mon May 12 2014 Ricky Elrod <rleord@redhat.com> - 0.8.1-1
|
||||
- Latest upstream release.
|
||||
|
Loading…
Reference in New Issue
Block a user