[arch-commits] Commit in haskell-hunit/trunk (PKGBUILD)
Vesa Kaihlavirta
vesa at archlinux.org
Mon Aug 23 06:59:40 UTC 2010
Date: Monday, August 23, 2010 @ 02:59:39
Author: vesa
Revision: 88368
6.12.3 rebuild
Modified:
haskell-hunit/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-08-23 06:59:34 UTC (rev 88367)
+++ PKGBUILD 2010-08-23 06:59:39 UTC (rev 88368)
@@ -2,12 +2,12 @@
# Contributor: Arch Haskell Team <arch-haskell at haskell.org>
pkgname=haskell-hunit
pkgver=1.2.2.1
-pkgrel=2
+pkgrel=3
pkgdesc="A unit testing framework for Haskell"
url="http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HUnit"
license=('custom:BSD3')
arch=('i686' 'x86_64')
-depends=(ghc=6.12.1 sh)
+depends=(ghc=6.12.3 sh)
options=('strip')
source=(http://hackage.haskell.org/packages/archive/HUnit/$pkgver/HUnit-$pkgver.tar.gz)
install=$pkgname.install
More information about the arch-commits
mailing list