[arch-commits] Commit in haskell-parallel/trunk (PKGBUILD)
Vesa Kaihlavirta
vesa at archlinux.org
Mon Aug 23 18:39:14 UTC 2010
Date: Monday, August 23, 2010 @ 14:39:13
Author: vesa
Revision: 88449
6.12.3 rebuild
Modified:
haskell-parallel/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-08-23 18:31:36 UTC (rev 88448)
+++ PKGBUILD 2010-08-23 18:39:13 UTC (rev 88449)
@@ -2,12 +2,12 @@
# Contributor: Arch Haskell Team <arch-haskell at haskell.org>
pkgname=haskell-parallel
pkgver=2.2.0.1
-pkgrel=2
+pkgrel=3
pkgdesc="Parallel programming library"
url="http://hackage.haskell.org/cgi-bin/hackage-scripts/package/parallel"
license=('custom:BSD3')
arch=('i686' 'x86_64')
-depends=(ghc=6.12.1 'haskell-containers=0.3.0.0' 'haskell-deepseq=1.1.0.0' sh)
+depends=(ghc=6.12.3 'haskell-containers=0.3.0.0' 'haskell-deepseq=1.1.0.0' sh)
options=('strip')
source=(http://hackage.haskell.org/packages/archive/parallel/$pkgver/parallel-$pkgver.tar.gz)
install=$pkgname.install
More information about the arch-commits
mailing list