From 43eeac6fc508fc8b2f726e4c5b4778daed4da903 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 14 Jun 2013 18:10:08 +0900 Subject: [PATCH] update to 0.9.0 --- .gitignore | 1 + ghc-cryptohash.spec | 6 +++--- sources | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index d60b6db..a60975f 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/ghc-cryptohash.spec b/ghc-cryptohash.spec index fb662c7..8b45c33 100644 --- a/ghc-cryptohash.spec +++ b/ghc-cryptohash.spec @@ -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 - 0.8.4-1 -- update to 0.8.4 +* Fri Jun 14 2013 Jens Petersen - 0.9.0-1 +- update to 0.9.0 - update to new simplified Haskell Packaging Guidelines * Tue Mar 12 2013 Jens Petersen - 0.8.3-1 diff --git a/sources b/sources index 980d88a..4f74289 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4459e4e7de79192f2e305c67af46bb51 cryptohash-0.8.4.tar.gz +afb532160d03a0eac40c7a37786e7ec8 cryptohash-0.9.0.tar.gz