diff --git a/.gitignore b/.gitignore index e09d1af..13fa44e 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /hakyll-3.2.5.0.tar.gz /hakyll-3.2.5.1.tar.gz /hakyll-3.2.6.0.tar.gz +/hakyll-3.2.6.1.tar.gz diff --git a/ghc-hakyll.spec b/ghc-hakyll.spec index 9b9867c..332c584 100644 --- a/ghc-hakyll.spec +++ b/ghc-hakyll.spec @@ -11,7 +11,7 @@ It provides you with the tools to create a simple or advanced static website\ using a Haskell DSL and formats such as markdown or RST. Name: ghc-%{pkg_name} -Version: 3.2.6.0 +Version: 3.2.6.1 Release: 1%{?dist} Summary: %{common_summary} @@ -64,6 +64,9 @@ BuildRequires: ghc-unix-prof %changelog +* Wed Mar 7 2012 Jens Petersen - 3.2.6.1-1 +- update to 3.2.6.1 + * Mon Feb 13 2012 Jens Petersen - 3.2.6.0-1 - update to 3.2.6.0 diff --git a/sources b/sources index 30e46c0..6698d3b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b63bf1fa3e4056d7c9d10845c30db6b3 hakyll-3.2.6.0.tar.gz +62d466347edcc5c6a54263a65ed17a6c hakyll-3.2.6.1.tar.gz