update to 1.2.4.0

This commit is contained in:
Jens Petersen 2016-06-23 17:17:35 +09:00
parent caa70d1747
commit c1ff1bb7eb
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <petersen@redhat.com> - 1.2.4.0-1
- update to 1.2.4.0
* Tue Jun 7 2016 Jens Petersen <petersen@redhat.com> - 1.2.3.3-1
- update to 1.2.3.3

View File

@ -1 +1 @@
f8f0630f5f715b5693682895cd57cc46 hashable-1.2.3.3.tar.gz
55c2b3ce96fb4861e1f6e6b50a8182cc hashable-1.2.4.0.tar.gz