ghc 6.8.2

This commit is contained in:
Bryan O'Sullivan 2007-12-12 22:36:10 +00:00
parent 8e74151e81
commit 7528b142b9
3 changed files with 10 additions and 7 deletions

View File

@ -1,2 +1,2 @@
ghc-6.8.1-src-extralibs.tar.bz2
ghc-6.8.1-src.tar.bz2
ghc-6.8.2-src.tar.bz2
ghc-6.8.2-src-extralibs.tar.bz2

View File

@ -1,4 +1,4 @@
%define ghcver ghc681
%define ghcver ghc682
# speed up test builds by not building profiled libraries
%define build_prof 1
@ -17,8 +17,8 @@
%define package_debugging 0
Name: ghc
Version: 6.8.1
Release: 2%{?dist}
Version: 6.8.2
Release: 1%{?dist}
Summary: Glasgow Haskell Compilation system
# See https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=239713
ExcludeArch: alpha ppc64
@ -234,6 +234,9 @@ fi
%changelog
* Tue Dec 12 2007 Bryan O'Sullivan <bos@serpentine.com> - 6.8.2-1
- Update to 6.8.2
* Fri Nov 23 2007 Bryan O'Sullivan <bos@serpentine.com> - 6.8.1-2
- Exclude alpha

View File

@ -1,2 +1,2 @@
f91de87e7c0a3fe2f27c5a83212d9743 ghc-6.8.1-src-extralibs.tar.bz2
8d47d4dcde96c31fe8bedcee7f99eaf1 ghc-6.8.1-src.tar.bz2
43108417594be7eba0918c459e871e40 ghc-6.8.2-src.tar.bz2
d199c50814188fb77355d41058b8613c ghc-6.8.2-src-extralibs.tar.bz2