[arch-commits] Commit in ghc/trunk (PKGBUILD)

Vesa Kaihlavirta vesa at archlinux.org
Sun May 10 07:20:47 UTC 2009


    Date: Sunday, May 10, 2009 @ 03:20:47
  Author: vesa
Revision: 38706

upgpkg: ghc 6.10.3-1

Modified:
  ghc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-05-10 07:03:03 UTC (rev 38705)
+++ PKGBUILD	2009-05-10 07:20:47 UTC (rev 38706)
@@ -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