update to 0.8.2

epel9
Jens Petersen 8 years ago
parent b980291965
commit 450f4f65ea

1
.gitignore vendored

@ -1,2 +1,3 @@
/aeson-pretty-0.7.1.tar.gz
/aeson-pretty-0.7.2.tar.gz
/aeson-pretty-0.8.2.tar.gz

@ -3,7 +3,7 @@
%global pkg_name aeson-pretty
Name: ghc-%{pkg_name}
Version: 0.7.2
Version: 0.8.2
Release: 1%{?dist}
Summary: JSON pretty-printing library
@ -17,8 +17,10 @@ BuildRequires: ghc-rpm-macros
BuildRequires: chrpath
BuildRequires: ghc-aeson-devel
BuildRequires: ghc-attoparsec-devel
BuildRequires: ghc-base-compat-devel
BuildRequires: ghc-bytestring-devel
BuildRequires: ghc-cmdargs-devel
BuildRequires: ghc-scientific-devel
BuildRequires: ghc-text-devel
BuildRequires: ghc-unordered-containers-devel
BuildRequires: ghc-vector-devel
@ -80,6 +82,9 @@ This package provides the Haskell %{pkg_name} library development files.
%changelog
* Wed Oct 05 2016 Jens Petersen <petersen@redhat.com> - 0.8.2-1
- update to 0.8.2
* Thu Jun 23 2016 Jens Petersen <petersen@redhat.com> - 0.7.2-1
- update to 0.7.2

@ -1 +1 @@
6d897fa4d95b6752668fd5ff9f697244 aeson-pretty-0.7.2.tar.gz
3819838fe8fb604e1cf5cc11eb2037b5 aeson-pretty-0.8.2.tar.gz

Loading…
Cancel
Save