revert to 1.1.2.5 until ghc-7.8

This commit is contained in:
Jens Petersen 2014-06-19 18:35:27 +09:00
parent ffdd4ca907
commit b5f0ab5f92
3 changed files with 5 additions and 6 deletions

1
.gitignore vendored
View File

@ -2,4 +2,3 @@
/hashable-1.1.2.2.tar.gz
/hashable-1.1.2.3.tar.gz
/hashable-1.1.2.5.tar.gz
/hashable-1.2.1.0.tar.gz

View File

@ -6,8 +6,8 @@
Name: ghc-%{pkg_name}
# part of haskell-platform
Version: 1.2.1.0
Release: 1%{?dist}
Version: 1.1.2.5
Release: 5%{?dist}
Summary: Class for types convertible to a hash value
License: BSD
@ -84,8 +84,8 @@ This package provides the Haskell %{pkg_name} library development files.
%changelog
* Tue Jun 03 2014 Jens Petersen <petersen@redhat.com> - 1.2.1.0-1
- update to 1.2.1.0 with cblrpm-0.8.11
* Thu Jun 19 2014 Jens Petersen <petersen@redhat.com> - 1.1.2.5-5
- update packaging with cblrpm-0.8.11
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.2.5-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

View File

@ -1 +1 @@
74f7cadb836e63f4d4b1a24be401228d hashable-1.2.1.0.tar.gz
dc0f9617cea4c2da802394db301d1432 hashable-1.1.2.5.tar.gz