rebuild with ghc-7.0.1

This commit is contained in:
Jens Petersen 2010-11-25 11:12:50 +10:00
parent f574ce667f
commit 5a7d0080d5

View File

@ -13,7 +13,7 @@ UTF8 without truncation.
Name: ghc-%{pkg_name}
Version: 0.3.6
Release: 5%{?dist}
Release: 6%{?dist}
Summary: %{common_summary}
Group: System Environment/Libraries
@ -53,10 +53,13 @@ rm -rf $RPM_BUILD_ROOT
rm -rf $RPM_BUILD_ROOT
%ghc_lib_package -o 0.3.6-5
%ghc_lib_package
%changelog
* Thu Nov 25 2010 Jens Petersen <petersen@redhat.com> - 0.3.6-6
- rebuild with ghc-7.0.1
* Sat Sep 4 2010 Jens Petersen <petersen@redhat.com> - 0.3.6-5
- update to latest macros, hscolour and drop doc pkg (cabal2spec-0.22.2)