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

Vesa Kaihlavirta vesa at archlinux.org
Wed Aug 18 05:48:12 UTC 2010


    Date: Wednesday, August 18, 2010 @ 01:48:12
  Author: vesa
Revision: 87721

ghc-6.12.3 upgrade

Modified:
  haskell-mtl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-08-18 05:15:12 UTC (rev 87720)
+++ PKGBUILD	2010-08-18 05:48:12 UTC (rev 87721)
@@ -1,13 +1,13 @@
 # Maintainer: Vesa Kaihlavirta <vesa at archlinux.org>
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 pkgname=haskell-mtl
-pkgrel=3
+pkgrel=4
 pkgver=1.1.0.2
 pkgdesc="Monad transformer library"
 url="http://hackage.haskell.org/cgi-bin/hackage-scripts/package/mtl"
 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/mtl/$pkgver/mtl-$pkgver.tar.gz)
 install=haskell-mtl.install




More information about the arch-commits mailing list