[ghc-hashtables] revert to 1.0.1.8 until ghc-7.8

Jens Petersen petersen at fedoraproject.org
Tue Jul 8 08:44:32 UTC 2014


commit d0b80f1d6d067867d48ead10a83344a754ab3856
Author: Jens Petersen <petersen at redhat.com>
Date:   Tue Jul 8 17:44:42 2014 +0900

    revert to 1.0.1.8 until ghc-7.8

 .gitignore          |    1 -
 ghc-hashtables.spec |    8 ++++----
 sources             |    2 +-
 3 files changed, 5 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fe7b854..4c37be0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,4 +2,3 @@
 /hashtables-1.0.1.3.tar.gz
 /hashtables-1.0.1.6.tar.gz
 /hashtables-1.0.1.8.tar.gz
-/hashtables-1.1.2.1.tar.gz
diff --git a/ghc-hashtables.spec b/ghc-hashtables.spec
index c249eb4..4b0c716 100644
--- a/ghc-hashtables.spec
+++ b/ghc-hashtables.spec
@@ -3,8 +3,8 @@
 %global pkg_name hashtables
 
 Name:           ghc-%{pkg_name}
-Version:        1.1.2.1
-Release:        1%{?dist}
+Version:        1.0.1.8
+Release:        5%{?dist}
 Summary:        Mutable hash tables in the ST monad
 
 License:        BSD
@@ -79,8 +79,8 @@ This package provides the Haskell %{pkg_name} library development files.
 
 
 %changelog
-* Sun Jun 01 2014 Jens Petersen <petersen at redhat.com> - 1.1.2.1-1
-- update to 1.1.2.1
+* Tue Jul  8 2014 Jens Petersen <petersen at redhat.com> - 1.0.1.8-5
+- update to cblrpm-0.8.11
 
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.1.8-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
diff --git a/sources b/sources
index a17ff6e..2bc9282 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e8880201938b78ba26ef33370912aeff  hashtables-1.1.2.1.tar.gz
+0da0787e1c369b8265e427ae1cffc6c1  hashtables-1.0.1.8.tar.gz


More information about the scm-commits mailing list