update to 0.9.0

This commit is contained in:
Jens Petersen 2013-06-14 18:10:08 +09:00
parent cf7d012db2
commit 43eeac6fc5
3 changed files with 5 additions and 4 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
/cryptohash-0.7.5.tar.gz
/cryptohash-0.8.3.tar.gz
/cryptohash-0.8.4.tar.gz
/cryptohash-0.9.0.tar.gz

View File

@ -3,7 +3,7 @@
%global pkg_name cryptohash
Name: ghc-%{pkg_name}
Version: 0.8.4
Version: 0.9.0
Release: 1%{?dist}
Summary: Crypto hashes, fast, pure and practical
@ -67,8 +67,8 @@ rm %{buildroot}%{_datadir}/%{pkg_name}-%{version}/README.md
%changelog
* Fri Jun 07 2013 Jens Petersen <petersen@redhat.com> - 0.8.4-1
- update to 0.8.4
* Fri Jun 14 2013 Jens Petersen <petersen@redhat.com> - 0.9.0-1
- update to 0.9.0
- update to new simplified Haskell Packaging Guidelines
* Tue Mar 12 2013 Jens Petersen <petersen@redhat.com> - 0.8.3-1

View File

@ -1 +1 @@
4459e4e7de79192f2e305c67af46bb51 cryptohash-0.8.4.tar.gz
afb532160d03a0eac40c7a37786e7ec8 cryptohash-0.9.0.tar.gz