update to 0.14.0.0
This commit is contained in:
parent
abbb261a14
commit
9d8db2fc29
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/optparse-applicative-0.11.0.1.tar.gz
|
||||
/optparse-applicative-0.12.1.0.tar.gz
|
||||
/optparse-applicative-0.13.1.0.tar.gz
|
||||
/optparse-applicative-0.14.0.0.tar.gz
|
||||
|
@ -7,8 +7,8 @@
|
||||
%bcond_without tests
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.13.1.0
|
||||
Release: 3%{?dist}
|
||||
Version: 0.14.0.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Utilities and combinators for parsing command line options
|
||||
|
||||
License: BSD
|
||||
@ -85,6 +85,9 @@ files.
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jan 24 2018 Jens Petersen <petersen@redhat.com> - 0.14.0.0-1
|
||||
- update to 0.14.0.0
|
||||
|
||||
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.1.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (optparse-applicative-0.13.1.0.tar.gz) = e04db57d381aeed1c2ced323d7c525985509fff0f36f9dcc557a8b91483185811aed1aee419bc7754dee0a12bd657db8a2287799aef336b7309a79103a5e07ea
|
||||
SHA512 (optparse-applicative-0.14.0.0.tar.gz) = a968f67d4f9239de3c9fdd3d05ac70518842e400363ddfca1a406fad476153d11265db288e825a5bb69baf938ccf65c8b5070f8823f304d410e4cc6b18aa3049
|
||||
|
Loading…
Reference in New Issue
Block a user