diff --git a/.gitignore b/.gitignore index c5281df..4dc8359 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /lifted-base-0.1.1.tar.gz /lifted-base-0.1.2.tar.gz /lifted-base-0.2.0.2.tar.gz +/lifted-base-0.2.1.0.tar.gz diff --git a/ghc-lifted-base.spec b/ghc-lifted-base.spec index 760ad24..6ffcfca 100644 --- a/ghc-lifted-base.spec +++ b/ghc-lifted-base.spec @@ -2,10 +2,9 @@ %global pkg_name lifted-base - Name: ghc-%{pkg_name} -Version: 0.2.0.2 -Release: 2%{?dist} +Version: 0.2.1.0 +Release: 1%{?dist} Summary: Lifted IO operations from the base library License: BSD @@ -67,6 +66,9 @@ This package provides the Haskell %{pkg_name} library development files. %changelog +* Mon Jun 10 2013 Jens Petersen - 0.2.1.0-1 +- update to 0.2.1.0 + * Fri Jun 07 2013 Jens Petersen - 0.2.0.2-2 - update to new simplified Haskell Packaging Guidelines diff --git a/sources b/sources index 7ab1ba0..9ebcdf9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -91e67699f49c8787e878f147869277a5 lifted-base-0.2.0.2.tar.gz +bf38af2cc80befe5dc271b60338da41c lifted-base-0.2.1.0.tar.gz