From 5779fbfef87bd086640771801d163d8196e10671 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 7 Mar 2012 17:07:33 +0900 Subject: [PATCH] update to 1.1.2.3 --- .gitignore | 1 + ghc-hashable.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 660206e..7a98bbe 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /hashable-1.1.2.1.tar.gz /hashable-1.1.2.2.tar.gz +/hashable-1.1.2.3.tar.gz diff --git a/ghc-hashable.spec b/ghc-hashable.spec index 8cd2d77..13eac7a 100644 --- a/ghc-hashable.spec +++ b/ghc-hashable.spec @@ -12,7 +12,7 @@ hashing-based data structures. The package provides instances for\ basic types and a way to combine hash values. Name: ghc-%{pkg_name} -Version: 1.1.2.2 +Version: 1.1.2.3 Release: 1%{?dist} Summary: %{common_summary} @@ -57,6 +57,9 @@ BuildRequires: ghc-text-prof %changelog +* Wed Mar 7 2012 Jens Petersen - 1.1.2.3-1 +- update to 1.1.2.3 + * Thu Jan 5 2012 Jens Petersen - 1.1.2.2-1 - update to 1.1.2.2 and cabal2spec-0.25.2 diff --git a/sources b/sources index 048d06d..f3f9fbb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2de121685753e74b3c0e6402a1085ba7 hashable-1.1.2.2.tar.gz +a09abced4653bb5d507bef9b027031b6 hashable-1.1.2.3.tar.gz