update to 1.2.7.0
This commit is contained in:
parent
b004f39b83
commit
477eeab2f6
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
|||||||
/hashable-1.2.4.0.tar.gz
|
/hashable-1.2.4.0.tar.gz
|
||||||
/hashable-1.2.5.0.tar.gz
|
/hashable-1.2.5.0.tar.gz
|
||||||
/hashable-1.2.6.1.tar.gz
|
/hashable-1.2.6.1.tar.gz
|
||||||
|
/hashable-1.2.7.0.tar.gz
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# generated by cabal-rpm-0.12.1
|
# generated by cabal-rpm-0.12.5
|
||||||
# https://fedoraproject.org/wiki/Packaging:Haskell
|
# https://fedoraproject.org/wiki/Packaging:Haskell
|
||||||
|
|
||||||
%global pkg_name hashable
|
%global pkg_name hashable
|
||||||
@ -7,8 +7,8 @@
|
|||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
|
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 1.2.6.1
|
Version: 1.2.7.0
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A class for types that can be converted to a hash value
|
Summary: A class for types that can be converted to a hash value
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -87,6 +87,9 @@ This package provides the Haskell %{pkg_name} library development files.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jul 22 2018 Jens Petersen <petersen@redhat.com> - 1.2.7.0-1
|
||||||
|
- update to 1.2.7.0
|
||||||
|
|
||||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.6.1-3
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.6.1-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (hashable-1.2.6.1.tar.gz) = d230a617ccf3d71ac825a2ce1a371de166dd456a5a36b9a790c456227029b2cba36ebb42d9c0b79579615f6c25b297a8eae0e4f62fc1ac8ef1704c260c11a436
|
SHA512 (hashable-1.2.7.0.tar.gz) = 41accac8fa38ab5c243caa058deaf31644d4df670520010d0d593e84fd42970f3fe2d4e945a31ac5491050467e843c7bdb299283a4c6d1446dfcbc2dbc58eec7
|
||||||
|
Loading…
Reference in New Issue
Block a user