[ghc-neither/f15/master] Revert "Update to 0.2.0" - it needs monad-peel

Jens Petersen petersen at fedoraproject.org
Sat Mar 26 15:49:29 UTC 2011


commit 5a8b7c3975ae462095bc04e7845561ff81c30d70
Author: Jens Petersen <petersen at redhat.com>
Date:   Sun Mar 27 00:48:46 2011 +0900

    Revert "Update to 0.2.0" - it needs monad-peel
    
    This reverts commit d78a55a5c8ffaea19f3a7288c9ce3d748bba9fa3.

 .gitignore       |    1 -
 ghc-neither.spec |    7 ++-----
 sources          |    2 +-
 3 files changed, 3 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d4d64a5..98cc48b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
 /neither-0.1.0.tar.gz
-/neither-0.2.0.tar.gz
diff --git a/ghc-neither.spec b/ghc-neither.spec
index c8e9352..2633e6d 100644
--- a/ghc-neither.spec
+++ b/ghc-neither.spec
@@ -27,8 +27,8 @@ and MEitherT is a monad transformer.
 %global debug_package %{nil}
 
 Name:           ghc-%{pkg_name}
-Version:        0.2.0
-Release:        1%{?dist}
+Version:        0.1.0
+Release:        4%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -65,9 +65,6 @@ This package provides the shared library.
 
 
 %changelog
-* Thu Mar 24 2011 Ben Boeckel <mathstuf at gmail.com> - 0.2.0-1
-- Update to 0.2.0
-
 * Thu Mar 10 2011 Fabio M. Di Nitto <fdinitto at redhat.com> - 0.1.0-4
 - Enable build on sparcv9
 
diff --git a/sources b/sources
index 9041b27..6b12183 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5e5111de41f207f73ef077fe0000a1d9  neither-0.2.0.tar.gz
+539cae64246195aeb04d52223dbc4ded  neither-0.1.0.tar.gz


More information about the scm-commits mailing list