From c1ff1bb7eb559813ee736f680c97347bf1be71bd Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 23 Jun 2016 17:17:35 +0900 Subject: [PATCH] update to 1.2.4.0 --- .gitignore | 1 + ghc-hashable.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 64175d3..e706837 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /hashable-1.1.2.5.tar.gz /hashable-1.2.2.0.tar.gz /hashable-1.2.3.3.tar.gz +/hashable-1.2.4.0.tar.gz diff --git a/ghc-hashable.spec b/ghc-hashable.spec index c1995d7..c371363 100644 --- a/ghc-hashable.spec +++ b/ghc-hashable.spec @@ -6,7 +6,7 @@ Name: ghc-%{pkg_name} # part of haskell-platform -Version: 1.2.3.3 +Version: 1.2.4.0 Release: 1%{?dist} Summary: Class for types convertible to a hash value @@ -86,6 +86,9 @@ rm %{buildroot}%{ghc_pkgdocdir}/LICENSE %changelog +* Thu Jun 23 2016 Jens Petersen - 1.2.4.0-1 +- update to 1.2.4.0 + * Tue Jun 7 2016 Jens Petersen - 1.2.3.3-1 - update to 1.2.3.3 diff --git a/sources b/sources index 02e7b6f..0042fc6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f8f0630f5f715b5693682895cd57cc46 hashable-1.2.3.3.tar.gz +55c2b3ce96fb4861e1f6e6b50a8182cc hashable-1.2.4.0.tar.gz