revert to 0.8.1

0.9.0 needs transformers-compat anyway
epel9
Jens Petersen 11 years ago
parent 969e7179eb
commit 78cc1b6465

1
.gitignore vendored

@ -1,3 +1,2 @@
/optparse-applicative-0.8.0.1.tar.gz /optparse-applicative-0.8.0.1.tar.gz
/optparse-applicative-0.8.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 %global pkg_name optparse-applicative
Name: ghc-%{pkg_name} Name: ghc-%{pkg_name}
Version: 0.9.0 Version: 0.8.1
Release: 1%{?dist} Release: 2%{?dist}
Summary: Utilities and combinators for parsing command line options Summary: Utilities and combinators for parsing command line options
License: BSD License: BSD
@ -68,8 +68,8 @@ files.
%changelog %changelog
* Fri May 23 2014 Ricky Elrod <rleord@redhat.com> - 0.9.0-1 * Tue Jul 8 2014 Jens Petersen <petersen@redhat.com> - 0.8.1-2
- Latest upstream release. - F21 rebuild
* Mon May 12 2014 Ricky Elrod <rleord@redhat.com> - 0.8.1-1 * Mon May 12 2014 Ricky Elrod <rleord@redhat.com> - 0.8.1-1
- Latest upstream release. - Latest upstream release.

@ -1 +1 @@
9c36bc59d28980c58671d36326b4e06d optparse-applicative-0.9.0.tar.gz a03a7d8e1819c2d9afbb364849d4bf34 optparse-applicative-0.8.1.tar.gz

Loading…
Cancel
Save