OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 18-Apr-2006 22:09:39
Branch: HEAD Handle: 2006041821093800
Modified files:
openpkg-src/ghc ghc.spec
Log:
upgrading package: ghc 6.4.1 -> 6.4.2
Summary:
Revision Changes Path
1.7 +3 -3 openpkg-src/ghc/ghc.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/ghc/ghc.spec
============================================================================
$ cvs diff -u -r1.6 -r1.7 ghc.spec
--- openpkg-src/ghc/ghc.spec 1 Jan 2006 13:13:56 -0000 1.6
+++ openpkg-src/ghc/ghc.spec 18 Apr 2006 20:09:38 -0000 1.7
@@ -23,8 +23,8 @@
##
# package version
-%define V_source 6.4.1
-%define V_boot_bsd 6.4
+%define V_source 6.4.2
+%define V_boot_bsd 6.4.1
%define V_boot_lnx 6.4.1
%define V_boot_sol 6.4.1
@@ -39,7 +39,7 @@
Group: Language
License: X11-style
Version: %{V_source}
-Release: 20050919
+Release: 20060418
# list of sources
Source0:
http://haskell.org/ghc/dist/%{V_source}/ghc-%{V_source}-src.tar.bz2
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]