[arch-commits] Commit in ghc/repos (extra-i686 extra-i686/PKGBUILD)

Vesa Kaihlavirta vesa at archlinux.org
Sun May 10 07:21:19 UTC 2009


    Date: Sunday, May 10, 2009 @ 03:21:19
  Author: vesa
Revision: 38707

Merged revisions 38706 via svnmerge from 
svn+ssh://vesa@archlinux.org/srv/svn-packages/ghc/trunk

........
  r38706 | vesa | 2009-05-10 10:20:47 +0300 (Sun, 10 May 2009) | 1 line
  
  upgpkg: ghc 6.10.3-1
........

Modified:
  ghc/repos/extra-i686/	(properties)
  ghc/repos/extra-i686/PKGBUILD

----------+
 PKGBUILD |   13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)


Property changes on: ghc/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /ghc/trunk:1-36182
   + /ghc/trunk:1-38706

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2009-05-10 07:20:47 UTC (rev 38706)
+++ extra-i686/PKGBUILD	2009-05-10 07:21:19 UTC (rev 38707)
@@ -1,17 +1,17 @@
 # $Id$
 # Maintainer: Vesa Kaihlavirta <vesa at archlinux.org>
 pkgname=ghc
-pkgver=6.10.2
-pkgrel=2
+pkgver=6.10.3
+pkgrel=1
 pkgdesc="The Glasgow Haskell Compiler"
 arch=(i686 x86_64)
 url="http://www.haskell.org/ghc/"
 license=("custom")
-depends=(gmp libedit)
+depends=(gmp)
 makedepends=(ghc happy perl)
 provides=(haskell-cabal)
 replaces=("haskell-cabal<1.6.0.3")
-backup=(usr/lib/ghc-6.10.2/package.conf)
+backup=(usr/lib/ghc-6.10.3/package.conf)
 install=(ghc.install)
 
 source=("http://www.haskell.org/ghc/dist/stable/dist/$pkgname-$pkgver-src.tar.bz2" \
@@ -30,7 +30,8 @@
   install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/ghc/license
 }
 
-md5sums=('243d5857e5aa5f2f86e5e4c4437973fb'
-         '9415604386ca69ebe15f1054653aefaf'
+
+md5sums=('3de6a6d434c2b43def10c4cc613b265e'
+         'd0fe09625556ea274df11d601c1b2a15'
          'a05681b982aad44cc6770bd021e35b67'
          'd03bca6b591043c0fe996d72dd448919')




More information about the arch-commits mailing list