diff --git a/.gitignore b/.gitignore index 3882bb8..fff3244 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /Stream-0.4.6.tar.gz /Stream-0.4.6.1.tar.gz /Stream-0.4.7.1.tar.gz +/Stream-0.4.7.2.tar.gz diff --git a/ghc-Stream.spec b/ghc-Stream.spec index fb471c8..a447b63 100644 --- a/ghc-Stream.spec +++ b/ghc-Stream.spec @@ -3,7 +3,7 @@ %global pkg_name Stream Name: ghc-%{pkg_name} -Version: 0.4.7.1 +Version: 0.4.7.2 Release: 1%{?dist} Summary: A library for manipulating infinite lists @@ -64,6 +64,9 @@ This package provides the Haskell %{pkg_name} library development files. %changelog +* Fri Apr 03 2015 Jens Petersen - 0.4.7.2-1 +- update to 0.4.7.2 + * Tue Jan 20 2015 Jens Petersen - 0.4.7.1-1 - update to 0.4.7.1 diff --git a/sources b/sources index ffd5ff0..2db62d0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -27a7f6dc8ccaf2fe44fe6567f7b6cd9d Stream-0.4.7.1.tar.gz +62f47d2cc84871e1eeecf5097aea849a Stream-0.4.7.2.tar.gz