update to 0.14.3.0
This commit is contained in:
parent
188da403e8
commit
4b2d31a778
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
|||||||
/optparse-applicative-0.13.1.0.tar.gz
|
/optparse-applicative-0.13.1.0.tar.gz
|
||||||
/optparse-applicative-0.14.0.0.tar.gz
|
/optparse-applicative-0.14.0.0.tar.gz
|
||||||
/optparse-applicative-0.14.2.0.tar.gz
|
/optparse-applicative-0.14.2.0.tar.gz
|
||||||
|
/optparse-applicative-0.14.3.0.tar.gz
|
||||||
|
@ -7,8 +7,8 @@
|
|||||||
%bcond_without tests
|
%bcond_without tests
|
||||||
|
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.14.2.0
|
Version: 0.14.3.0
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Utilities and combinators for parsing command line options
|
Summary: Utilities and combinators for parsing command line options
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -89,6 +89,9 @@ files.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 21 2019 Jens Petersen <petersen@redhat.com> - 0.14.3.0-1
|
||||||
|
- update to 0.14.3.0
|
||||||
|
|
||||||
* Sun Feb 17 2019 Jens Petersen <petersen@redhat.com> - 0.14.2.0-3
|
* Sun Feb 17 2019 Jens Petersen <petersen@redhat.com> - 0.14.2.0-3
|
||||||
- refresh to cabal-rpm-0.13
|
- refresh to cabal-rpm-0.13
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (optparse-applicative-0.14.2.0.tar.gz) = ad2252e4501be93ccf1fd9529790b850bdb01b8f36ac9cbb4145015d7609799c9774fd42feec9c8a8b535a9d17b60e0f80b9e75ac7c92444aa5098d2b9ccc096
|
SHA512 (optparse-applicative-0.14.3.0.tar.gz) = 4673aff5398328aed82928a006c62b595dcadf61e0910c258a3c6296fe089293553e13e1791c3a1af45c336d568c8e3f52938f09489a15f592849651cf0357f7
|
||||||
|
Loading…
Reference in New Issue
Block a user