update to 0.14.2.0
This commit is contained in:
parent
4c957a2c91
commit
7c172d9afc
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/optparse-applicative-0.12.1.0.tar.gz
|
||||
/optparse-applicative-0.13.1.0.tar.gz
|
||||
/optparse-applicative-0.14.0.0.tar.gz
|
||||
/optparse-applicative-0.14.2.0.tar.gz
|
||||
|
@ -1,4 +1,4 @@
|
||||
# generated by cabal-rpm-0.12.1
|
||||
# generated by cabal-rpm-0.12.5
|
||||
# https://fedoraproject.org/wiki/Packaging:Haskell
|
||||
|
||||
%global pkg_name optparse-applicative
|
||||
@ -7,8 +7,8 @@
|
||||
%bcond_without tests
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.14.0.0
|
||||
Release: 3%{?dist}
|
||||
Version: 0.14.2.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Utilities and combinators for parsing command line options
|
||||
|
||||
License: BSD
|
||||
@ -79,6 +79,9 @@ files.
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Jul 22 2018 Jens Petersen <petersen@redhat.com> - 0.14.2.0-1
|
||||
- update to 0.14.2.0
|
||||
|
||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.0.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (optparse-applicative-0.14.0.0.tar.gz) = a968f67d4f9239de3c9fdd3d05ac70518842e400363ddfca1a406fad476153d11265db288e825a5bb69baf938ccf65c8b5070f8823f304d410e4cc6b18aa3049
|
||||
SHA512 (optparse-applicative-0.14.2.0.tar.gz) = ad2252e4501be93ccf1fd9529790b850bdb01b8f36ac9cbb4145015d7609799c9774fd42feec9c8a8b535a9d17b60e0f80b9e75ac7c92444aa5098d2b9ccc096
|
||||
|
Loading…
Reference in New Issue
Block a user