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

Vesa Kaihlavirta vesa at archlinux.org
Fri Jul 24 07:10:23 UTC 2009


    Date: Friday, July 24, 2009 @ 03:10:23
  Author: vesa
Revision: 47588

upgpkg: ghc 6.10.4-1
    bump to 6.10.4

Modified:
  ghc/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-07-24 05:51:41 UTC (rev 47587)
+++ PKGBUILD	2009-07-24 07:10:23 UTC (rev 47588)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Vesa Kaihlavirta <vesa at archlinux.org>
 pkgname=ghc
-pkgver=6.10.3
+pkgver=6.10.4
 pkgrel=1
 pkgdesc="The Glasgow Haskell Compiler"
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@
 makedepends=(ghc happy perl)
 provides=(haskell-cabal)
 replaces=("haskell-cabal<1.6.0.3")
-backup=(usr/lib/ghc-6.10.3/package.conf)
+backup=(usr/lib/ghc-6.10.4/package.conf)
 install=(ghc.install)
 
 source=("http://www.haskell.org/ghc/dist/stable/dist/$pkgname-$pkgver-src.tar.bz2" \
@@ -31,7 +31,7 @@
 }
 
 
-md5sums=('3de6a6d434c2b43def10c4cc613b265e'
-         'd0fe09625556ea274df11d601c1b2a15'
+md5sums=('167687fa582ef6702aaac24e139ec982'
+         '37ce285617d7cebabc3cf6805bdbca25'
          'a05681b982aad44cc6770bd021e35b67'
          'd03bca6b591043c0fe996d72dd448919')




More information about the arch-commits mailing list