update to 0.1.1.2
This commit is contained in:
parent
e9e307828f
commit
f26ddf3359
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/optparse-simple-0.1.0.tar.gz
|
||||
/optparse-simple-0.1.1.tar.gz
|
||||
/githash-0.1.3.1.tar.gz
|
||||
/optparse-simple-0.1.1.2.tar.gz
|
||||
|
@ -10,9 +10,9 @@
|
||||
%bcond_with tests
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.1.1
|
||||
Version: 0.1.1.2
|
||||
# can only be reset when all subpkgs bumped
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Simple interface to optparse-applicative
|
||||
|
||||
License: BSD
|
||||
@ -137,6 +137,9 @@ This package provides the Haskell %{pkg_name} profiling library.
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jul 25 2019 Jens Petersen <petersen@redhat.com> - 0.1.1.2-3
|
||||
- update to 0.1.1.2
|
||||
|
||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (optparse-simple-0.1.1.tar.gz) = 677745c0c0a3feaa2509f593e8d721dfae24ce64342a7596c65d612f3d8b5e3262865581bf0c396507c22404ad036d0d076b18e4f1da441031c65cf2cf245f26
|
||||
SHA512 (githash-0.1.3.1.tar.gz) = 4f33e0e30f0957adc2642cbe6feb11a75775b9aad58cf1d98295764a4a07c4b597f5cbb3208b0c5870c585b512439fa7f48c94f5f25b736ee6c0e71c7cd0bc34
|
||||
SHA512 (optparse-simple-0.1.1.2.tar.gz) = a2810745ba4a3fd62585fc7367f02ff8eb70752d4836da495a73f15d2b1672d7b5ff59a72bcbc8688efff71fec189c5cc11331b6c46b714233ad86049d581c03
|
||||
|
Loading…
Reference in New Issue
Block a user