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

Vesa Kaihlavirta vesa at archlinux.org
Sat Mar 5 21:52:17 UTC 2011


    Date: Saturday, March 5, 2011 @ 16:52:17
  Author: vesa
Revision: 112667

bring in haskell-fgl from AUR because haskell-platform

Modified:
  haskell-fgl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-03-05 21:43:10 UTC (rev 112666)
+++ PKGBUILD	2011-03-05 21:52:17 UTC (rev 112667)
@@ -2,13 +2,13 @@
 _hkgname=fgl
 pkgname=haskell-fgl
 pkgver=5.4.2.3
-pkgrel=3
+pkgrel=3.1
 pkgdesc="Martin Erwig's Functional Graph Library"
 url="http://hackage.haskell.org/package/${_hkgname}"
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
 makedepends=()
-depends=('ghc' 'haskell-array=0.3.0.1' 'haskell-containers=0.3.0.0' 'haskell-mtl')
+depends=('ghc=7.0.2' 'haskell-mtl=2.0.1.0')
 options=('strip')
 source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
 install=${pkgname}.install
@@ -33,3 +33,4 @@
     install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
     rm -f ${pkgdir}/usr/share/doc/${pkgname}/LICENSE
 }
+md5sums=('29ccab8bebed16a8d7346c3ed52c5d9c')




More information about the arch-commits mailing list