[arch-commits] Commit in ghc/trunk (PKGBUILD)
Vesa Kaihlavirta
vesa at archlinux.org
Fri Apr 3 05:21:00 UTC 2009
Date: Friday, April 3, 2009 @ 01:21:00
Author: vesa
Revision: 32954
upstream verbump
Modified:
ghc/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-04-03 04:11:32 UTC (rev 32953)
+++ PKGBUILD 2009-04-03 05:21:00 UTC (rev 32954)
@@ -1,8 +1,8 @@
# $Id$
# Maintainer: Vesa Kaihlavirta <vesa at archlinux.org>
pkgname=ghc
-pkgver=6.10.1
-pkgrel=2
+pkgver=6.10.2
+pkgrel=1
pkgdesc="A state-of-the-art, open source, compiler and interactive environment for Haskell."
arch=(i686 x86_64)
url="http://www.haskell.org/ghc/"
@@ -14,8 +14,8 @@
"http://www.haskell.org/ghc/dist/stable/dist/$pkgname-$pkgver-src-extralibs.tar.bz2"
build.mk)
-md5sums=('54c676a632b3d73cf526b06347522c32'
- '4ff4590f1002ae1ff608874da8643c67'
+md5sums=('243d5857e5aa5f2f86e5e4c4437973fb'
+ '9415604386ca69ebe15f1054653aefaf'
'a05681b982aad44cc6770bd021e35b67')
build() {
More information about the arch-commits
mailing list