update to 0.8.7
This commit is contained in:
parent
5bef99f163
commit
478da27172
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
|||||||
/aeson-pretty-0.7.2.tar.gz
|
/aeson-pretty-0.7.2.tar.gz
|
||||||
/aeson-pretty-0.8.2.tar.gz
|
/aeson-pretty-0.8.2.tar.gz
|
||||||
/aeson-pretty-0.8.5.tar.gz
|
/aeson-pretty-0.8.5.tar.gz
|
||||||
|
/aeson-pretty-0.8.7.tar.gz
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
# generated by cabal-rpm-0.12.1
|
# generated by cabal-rpm-0.12.5
|
||||||
# https://fedoraproject.org/wiki/Packaging:Haskell
|
# https://fedoraproject.org/wiki/Packaging:Haskell
|
||||||
|
|
||||||
%global pkg_name aeson-pretty
|
%global pkg_name aeson-pretty
|
||||||
%global pkgver %{pkg_name}-%{version}
|
%global pkgver %{pkg_name}-%{version}
|
||||||
|
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.8.5
|
Version: 0.8.7
|
||||||
Release: 5%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: JSON pretty-printing library
|
Summary: JSON pretty-printing library
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -86,6 +86,9 @@ This package provides the Haskell %{pkg_name} library development files.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jul 28 2018 Jens Petersen <petersen@redhat.com> - 0.8.7-1
|
||||||
|
- update to 0.8.7
|
||||||
|
|
||||||
* Tue Jul 24 2018 Miro Hrončok <mhroncok@redhat.com> - 0.8.5-5
|
* Tue Jul 24 2018 Miro Hrončok <mhroncok@redhat.com> - 0.8.5-5
|
||||||
- Enable annotated build again
|
- Enable annotated build again
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (aeson-pretty-0.8.5.tar.gz) = b429dad73923f6a7a5892b511af19b766d639c21bab8a2b8d1750a1f972c4f55c5139f37773474d303597cd4d02f168515be7b537f33ea62987e77fd3d701e8a
|
SHA512 (aeson-pretty-0.8.7.tar.gz) = b23cd85703ed21060dac3d608b894f0c331f6a008f0edeab319b4bdad8e07ce74f13dbe1865caa0ac091f85523fe334ae33bf735337411a9e70d1031dd5d33be
|
||||||
|
Loading…
Reference in New Issue
Block a user