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

Vesa Kaihlavirta vesa at archlinux.org
Sun Aug 22 18:23:30 UTC 2010


    Date: Sunday, August 22, 2010 @ 14:23:29
  Author: vesa
Revision: 88347

6.12.3 rebuild

Modified:
  haskell-haskell-src/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-08-22 18:06:10 UTC (rev 88346)
+++ PKGBUILD	2010-08-22 18:23:29 UTC (rev 88347)
@@ -2,13 +2,13 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 pkgname=haskell-haskell-src
 pkgver=1.0.1.3
-pkgrel=2
+pkgrel=3
 pkgdesc="Facilities for manipulating Haskell source code: an abstract syntax, lexer, parser and pretty-printer."
 url="http://hackage.haskell.org/cgi-bin/hackage-scripts/package/haskell-src"
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
 makedepends=(happy)
-depends=(ghc=6.12.1 sh)
+depends=(ghc=6.12.3 sh)
 options=('strip')
 source=(http://hackage.haskell.org/packages/archive/haskell-src/$pkgver/haskell-src-$pkgver.tar.gz)
 install=$pkgname.install




More information about the arch-commits mailing list