Update to GHC 6.6.1
This commit is contained in:
parent
2047747149
commit
67f21357a4
@ -1,2 +1,2 @@
|
||||
ghc-6.6-src.tar.bz2
|
||||
ghc-6.6-src-extralibs.tar.bz2
|
||||
ghc-6.6.1-src.tar.bz2
|
||||
ghc-6.6.1-src-extralibs.tar.bz2
|
||||
|
9
ghc.spec
9
ghc.spec
@ -1,12 +1,12 @@
|
||||
%define ghcver ghc66
|
||||
%define ghcver ghc661
|
||||
|
||||
# speed up test builds by not building profiled libraries
|
||||
%define build_prof 1
|
||||
%define build_doc 1
|
||||
|
||||
Name: ghc
|
||||
Version: 6.6
|
||||
Release: 2%{?dist}
|
||||
Version: 6.6.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Glasgow Haskell Compilation system
|
||||
License: BSD style
|
||||
Group: Development/Languages
|
||||
@ -178,6 +178,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed May 9 2007 Bryan O'Sullivan <bos@serpentine.com> - 6.6.1-1
|
||||
- update to 6.6.1 release
|
||||
|
||||
* Mon Jan 22 2007 Jens Petersen <petersen@redhat.com> - 6.6-2
|
||||
- remove truncated duplicate Typeable.h header in network package
|
||||
(Bryan O'Sullivan, #222865)
|
||||
|
Loading…
Reference in New Issue
Block a user