update to 1.2.4.0
This commit is contained in:
parent
caa70d1747
commit
c1ff1bb7eb
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
|||||||
/hashable-1.1.2.5.tar.gz
|
/hashable-1.1.2.5.tar.gz
|
||||||
/hashable-1.2.2.0.tar.gz
|
/hashable-1.2.2.0.tar.gz
|
||||||
/hashable-1.2.3.3.tar.gz
|
/hashable-1.2.3.3.tar.gz
|
||||||
|
/hashable-1.2.4.0.tar.gz
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
# part of haskell-platform
|
# part of haskell-platform
|
||||||
Version: 1.2.3.3
|
Version: 1.2.4.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Class for types convertible to a hash value
|
Summary: Class for types convertible to a hash value
|
||||||
|
|
||||||
@ -86,6 +86,9 @@ rm %{buildroot}%{ghc_pkgdocdir}/LICENSE
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Jun 7 2016 Jens Petersen <petersen@redhat.com> - 1.2.3.3-1
|
||||||
- update to 1.2.3.3
|
- update to 1.2.3.3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user